TRASHBIN_RETENTION: If the trash bin app is enabled (default), this setting defines the policy for when files and folders in the trash bin will be permanently deleted. optional, default = "auto, 30"
VERSIONS_RETENTION: If the versions app is enabled (default), this setting defines the policy for when versions will be permanently deleted. optional, default = "auto, 90"
DEFAULT_PHONE_REGION: This sets the default region for phone numbers on your Nextcloud server, using ISO 3166-1 country codes such as DE for Germany, FR for France, … It is required to allow inserting phone numbers in the user profiles starting without the country code (e.g. +49 for Germany). [Introduced with nextcloud-full:23.0.0]
optional
UPGRADE_ALL_APPS: if this is "true" or "yes", when the container is started, all applications will be upgraded to the latest version optional, default = "true"
INSTALL_APPS: This Variable accept a space sperated list of apps to install. The Appname can be found in the Nextcloud Appstore.
When clicking on an App, in the URL for the App "Breeze Dark" will be ".../apps/breezedark", where breezedark is the name of the app
Example: INSTALL_APPS="breezedarkrichdocumentsfiles_ebookreader" All apps are linked to the appstore, to give you full examples, about the appname
IMAP_AUTH_DOMAIN: The Domain that is used to authenticate the users - e.g. gmail.com optional
IMAP_AUTH_SERVER: The Server Address for the Mail-Server - e.g. mail.gmail.com optional