Changed Environment Variables in Versions
Introduction
This page contains tables with added and removed environment variables between Infinite Scale version 8.2.0 and 8.3.0.
Added and Removed Environment Variables
| Service | Variable | Description | Default |
|---|---|---|---|
ACTIVITYLOG_STORE_ENABLE_TLS |
Activate TLS for the connection to the store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
ACTIVITYLOG_STORE_TLS_INSECURE |
Disable TLS certificate verification for the store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
ACTIVITYLOG_STORE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
||
COLLABORATION_STORE_ENABLE_TLS |
Activate TLS for the connection to the store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
COLLABORATION_STORE_TLS_INSECURE |
Disable TLS certificate verification for the store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
COLLABORATION_STORE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
||
EVENTHISTORY_STORE_ENABLE_TLS |
Activate TLS for the connection to the store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
EVENTHISTORY_STORE_TLS_INSECURE |
Disable TLS certificate verification for the store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
EVENTHISTORY_STORE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
||
GATEWAY_PROVIDER_CACHE_ENABLE_TLS |
Activate TLS for the connection to the cache store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
GATEWAY_PROVIDER_CACHE_TLS_INSECURE |
Disable TLS certificate verification for the cache store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
GATEWAY_PROVIDER_CACHE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the cache store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
||
GRAPH_CACHE_ENABLE_TLS |
Activate TLS for the connection to the cache store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
GRAPH_CACHE_TLS_INSECURE |
Disable TLS certificate verification for the cache store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
GRAPH_CACHE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the cache store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
||
GRAPH_MAX_IMAGE_FILE_SIZE |
The maximum file size of an image which can be set as a space image. Must be less than or equal to 'THUMBNAILS_MAX_INPUT_IMAGE_FILE_SIZE' of the thumbnails service, otherwise images between the two values are accepted but cannot be rendered. Usable common abbreviations: [KB, KiB, MB, MiB, GB, GiB, TB, TiB, PB, PiB, EB, EiB], example: 2GB. Set to 0 to not limit the file size. |
50MB |
|
INVITATIONS_KEYCLOAK_EXECUTE_ACTIONS |
A comma-separated list of Keycloak required actions sent to invited guests via the execute-actions email. Values are passed to Keycloak as-is. Defaults to 'UPDATE_PASSWORD,VERIFY_EMAIL'. See the Environment Variable Types description for more details. |
[UPDATE_PASSWORD VERIFY_EMAIL] |
|
NOTIFICATIONS_STORE_ENABLE_TLS |
Activate TLS for the connection to the store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
NOTIFICATIONS_STORE_TLS_INSECURE |
Disable TLS certificate verification for the store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
NOTIFICATIONS_STORE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
||
OCS_PRESIGNEDURL_SIGNING_KEYS_STORE_ENABLE_TLS |
Activate TLS for the connection to the signing key store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
OCS_PRESIGNEDURL_SIGNING_KEYS_STORE_TLS_INSECURE |
Disable TLS certificate verification for the signing key store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
OCS_PRESIGNEDURL_SIGNING_KEYS_STORE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the signing key store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
||
POSTPROCESSING_STORE_ENABLE_TLS |
Activate TLS for the connection to the store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
POSTPROCESSING_STORE_TLS_INSECURE |
Disable TLS certificate verification for the store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
POSTPROCESSING_STORE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
||
PROXY_OIDC_USERINFO_CACHE_ENABLE_TLS |
Activate TLS for the connection to the cache store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
PROXY_OIDC_USERINFO_CACHE_TLS_INSECURE |
Disable TLS certificate verification for the cache store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
PROXY_OIDC_USERINFO_CACHE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the cache store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
||
PROXY_PRESIGNEDURL_SIGNING_KEYS_STORE_ENABLE_TLS |
Activate TLS for the connection to the signing key store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
PROXY_PRESIGNEDURL_SIGNING_KEYS_STORE_TLS_INSECURE |
Disable TLS certificate verification for the signing key store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
PROXY_PRESIGNEDURL_SIGNING_KEYS_STORE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the signing key store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
||
SETTINGS_CACHE_ENABLE_TLS |
Activate TLS for the connection to the cache store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
SETTINGS_CACHE_TLS_INSECURE |
Disable TLS certificate verification for the cache store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
SETTINGS_CACHE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the cache store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
||
STORAGE_PUBLICLINK_STORE_ENABLE_TLS |
Activate TLS for the connection to the store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
STORAGE_PUBLICLINK_STORE_TLS_INSECURE |
Disable TLS certificate verification for the store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
STORAGE_PUBLICLINK_STORE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
||
STORAGE_SYSTEM_CACHE_ENABLE_TLS |
Activate TLS for the connection to the cache store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
STORAGE_SYSTEM_CACHE_TLS_INSECURE |
Disable TLS certificate verification for the cache store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
STORAGE_SYSTEM_CACHE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the cache store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
||
STORAGE_USERS_FILEMETADATA_CACHE_ENABLE_TLS |
Activate TLS for the connection to the cache store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
STORAGE_USERS_FILEMETADATA_CACHE_TLS_INSECURE |
Disable TLS certificate verification for the cache store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
STORAGE_USERS_FILEMETADATA_CACHE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the cache store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
||
STORAGE_USERS_ID_CACHE_ENABLE_TLS |
Activate TLS for the connection to the cache store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
STORAGE_USERS_ID_CACHE_TLS_INSECURE |
Disable TLS certificate verification for the cache store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
STORAGE_USERS_ID_CACHE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the cache store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
||
USERLOG_STORE_ENABLE_TLS |
Activate TLS for the connection to the store. Only applies when store type 'nats-js-kv' is configured. |
false |
|
USERLOG_STORE_TLS_INSECURE |
Disable TLS certificate verification for the store connection. Only applies when store type 'nats-js-kv' is configured. |
false |
|
USERLOG_STORE_TLS_ROOT_CA_CERTIFICATE |
Path to the PEM-encoded root CA certificate for the store TLS connection. Only applies when store type 'nats-js-kv' is configured. |
| Service | Variable | Description | Default |
|---|
| Service | Variable | Description | Removal Version | Deprecation Info |
|---|---|---|---|---|
OCIS_CACHE_AUTH_PASSWORD |
The password to use for authentication. Only applies when using the 'nats-js-kv' store type. |
%%NEXT_PRODUCTION_VERSION%% |
The use of OCIS_CACHE_AUTH_PASSWORD in the frontend service is deprecated because the OCS API is deprecated OCS API is deprecated |
|
OCIS_CACHE_AUTH_USERNAME |
The username to use for authentication. Only applies when using the 'nats-js-kv' store type. |
%%NEXT_PRODUCTION_VERSION%% |
The use of OCIS_CACHE_AUTH_USERNAME in the frontend service is deprecated because the OCS API is deprecated OCS API is deprecated |
|
OCIS_CACHE_DATABASE |
The database name the configured store should use. |
%%NEXT_PRODUCTION_VERSION%% |
The use of OCIS_CACHE_DATABASE in the frontend service is deprecated because the OCS API is deprecated |
|
OCIS_CACHE_DISABLE_PERSISTENCE |
Disable persistence of the cache. Only applies when using the 'nats-js-kv' store type. Defaults to false. |
%%NEXT_PRODUCTION_VERSION%% |
The use of OCIS_CACHE_DISABLE_PERSISTENCE in the frontend service is deprecated because the OCS API is deprecated |
|
OCIS_CACHE_STORE |
The type of the cache store. Supported values are: 'memory', 'redis-sentinel', 'nats-js-kv', 'noop'. See the text description for details. |
%%NEXT_PRODUCTION_VERSION%% |
The use of OCIS_CACHE_STORE in the frontend service is deprecated because the OCS API is deprecated |
|
OCIS_CACHE_STORE_NODES |
A list of nodes to access the configured store. This has no effect when 'memory' store is configured. Note that the behaviour how nodes are used is dependent on the library of the configured store. See the Environment Variable Types description for more details. |
%%NEXT_PRODUCTION_VERSION%% |
The use of OCIS_CACHE_STORE_NODES in the frontend service is deprecated because the OCS API is deprecated |
|
OCIS_CACHE_TTL |
Default time to live for user info in the cache. Only applied when access tokens has no expiration. See the Environment Variable Types description for more details. |
%%NEXT_PRODUCTION_VERSION%% |
The use of OCIS_CACHE_TTL in the frontend service is deprecated because the OCS API is deprecated |
|
OCIS_SHARING_PUBLIC_SHARE_MUST_HAVE_PASSWORD |
Set this to true if you want to enforce passwords on all public shares. |
%%NEXT_PRODUCTION_VERSION%% |
The OCS API is deprecated |
|
OCIS_SHARING_PUBLIC_WRITEABLE_SHARE_MUST_HAVE_PASSWORD |
Set this to true if you want to enforce passwords for writable shares. Only effective if the setting for 'passwords on all public shares' is set to false. |
%%NEXT_PRODUCTION_VERSION%% |
The OCS API is deprecated |