ownCloud
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

5.0.0 7.0.0 Deprecated

Note that the links provided in the service column are non functional when clicked.

Service Variable Description Removal Version Deprecation Info
Clientlog CLIENTLOG_REVA_GATEWAY CS3 gateway used to look up user metadata %%NEXT_PRODUCTION_VERSION%% CLIENTLOG_REVA_GATEWAY removed for simplicity.
Frontend FRONTEND_OCS_ADDITIONAL_INFO_ATTRIBUTE Additional information attribute for the user like {{.Mail}}. %%NEXT_PRODUCTION_VERSION%% The OCS API is deprecated
FRONTEND_OCS_ENABLE_DENIALS EXPERIMENTAL: enable the feature to deny access on folders. %%NEXT_PRODUCTION_VERSION%% The OCS API is deprecated
FRONTEND_OCS_INCLUDE_OCM_SHAREES Include OCM sharees when listing sharees. %%NEXT_PRODUCTION_VERSION%% FRONTEND_OCS_INCLUDE_OCM_SHAREES, the OCS API is deprecated
FRONTEND_OCS_LIST_OCM_SHARES Include OCM shares when listing shares. See the OCM service documentation for more details. %%NEXT_PRODUCTION_VERSION%% FRONTEND_OCS_LIST_OCM_SHARES, the OCS API is deprecated
FRONTEND_OCS_PERSONAL_NAMESPACE Home namespace identifier. %%NEXT_PRODUCTION_VERSION%% The OCS API is deprecated
FRONTEND_OCS_PREFIX URL path prefix for the OCS service. Note that the string must not start with ‘/’. %%NEXT_PRODUCTION_VERSION%% The OCS API is deprecated
FRONTEND_OCS_SHARE_PREFIX Path prefix for shares as part of an ocis resource. Note that the path must start with ‘/’. %%NEXT_PRODUCTION_VERSION%% The OCS API is deprecated
FRONTEND_OCS_STAT_CACHE_AUTH_PASSWORD The password to use for authentication. Only applies when using the ’nats-js-kv’ store type. %%NEXT_PRODUCTION_VERSION%% FRONTEND_OCS_STAT_CACHE_AUTH_PASSWORD, the OCS API is deprecated
FRONTEND_OCS_STAT_CACHE_AUTH_USERNAME The username to use for authentication. Only applies when using the ’nats-js-kv’ store type. %%NEXT_PRODUCTION_VERSION%% FRONTEND_OCS_STAT_CACHE_AUTH_USERNAME, the OCS API is deprecated
FRONTEND_OCS_STAT_CACHE_DISABLE_PERSISTENCE Disable persistence of the cache. Only applies when using the ’nats-js-kv’ store type. Defaults to false. %%NEXT_PRODUCTION_VERSION%% FRONTEND_OCS_STAT_CACHE_DISABLE_PERSISTENCE, the OCS API is deprecated
FRONTEND_OCS_STAT_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%% FRONTEND_OCS_STAT_CACHE_STORE, the OCS API is deprecated
FRONTEND_OCS_STAT_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%% FRONTEND_OCS_STAT_CACHE_STORE_NODES, the OCS API is deprecated
FRONTEND_OCS_STAT_CACHE_TABLE The database table the store should use. %%NEXT_PRODUCTION_VERSION%% The OCS API is deprecated
FRONTEND_OCS_STAT_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%% FRONTEND_OCS_STAT_CACHE_TTL, the OCS API is deprecated