Server configurations for multi-tenant deployments.
Key | Description | Default |
---|---|---|
| Whether to prevent communication from main account to tenants from going through proxy. For more information, see Configure Proxy Settings. |
|
| The amount of time after which the HTTP request times out (in seconds). The default value is 30. You can configure the HTTP request timeout from the main account and the timeout that you configure is applied to all tenant accounts. If you add the server configuration on tenants, it will be ignored. |
|
| Whether to prevent the Main account from using proxy for websockets forwarding to tenants. For more information, see Configure Proxy Settings. |
|
| Changes the port for the host to connect to the main account. Value: Port name | N/a |
| Trusts any certificate (when host accounts exists). For more information, see Configure Security Settings for Multi-Tenant Deployments. |
|
| Whether the host can use a proxy to connect to the main account. For more information, see Configure Proxy Settings |
|
| The amount of time which the host times out (in seconds). For more information, see Configure the Account Timeout. |
|
| Generates a unique cookie session for the tenant account and main account. For more information, see Configure Security Settings for Multi-Tenant Deployments. |
|
| Set to false to disable propagation labels. |
|
| A comma-separated list of server configurations to forward to all tenants. For example,
For more information, see Forward Server Configurations to Tenant Accounts. | N/a |
| Set to true to restrict actions for custom locked content items. For more information, see Restrict Actions for Custom Locked Content Items. |
|
| Validates the host certificate. Must be set to true if using a self signed certificate, or the main server cannot send requests to hosts. For more information, see Configure Security Settings for Multi-Tenant Deployments. |
|