{ "settings": [ { "name": "ENABLE_IPO_PORTAL_MESSAGING", "description": "Specifies if ONE-X Portal (CPE) Messaging is enabled", "type": "Boolean", "default_value": "1", "version": "37000" }, { "name": "ENABLE_SPACES_MESSAGING", "description": "Property to control Spaces independent of Zang Accounts, by the Admin. (IPO)", "type": "Boolean", "default_value": "1", "version": "37000" }, { "name": "SUPPORTEMAIL_ENCRYPTED", "description": "When the setting is enabled, logs encryption is enabled.", "type": "Boolean", "default_value": "1", "version": "37000" }, { "name": "SUPPORTEMAIL_ENCRYPTIONPASSPHRASE", "description": "Specifies the logs encryption passphrase.", "type": "String", "default_value": "", "version": "37000" }, { "name": "UC_DATA_PRIVACY_URL", "description": "A string that represents a URL to allow equinox users to see my Data Privacy statement in a web opened in the default browser on the platform.", "type": "String", "default_value": "", "version": "37000" }, { "name": "ESMSENDREADRECEIPTS", "description": "Determines if the user should send messaging read receipts to the messaging service.", "type": "Boolean", "default_value": "1", "version": "37000" }, { "name": "EWSSSO", "description": "Determines the authentication scheme for EWS", "type": "Integer", "default_value": "1", "version": "37000" } ] }
konri75