Skip to main content

Settings

Please note that although settings can be managed via container environment variables these are only used for initial setup. Once the container has been initialised these values will be imported into the containers database and should then be managed via the settings tab in the admin panel. Any changes made to environment variables after the initial boot will not take effect until either the container is re-created or a re-sync is performed.

If you would like to always use the environment variable values as the trusted settings source or simply reset the settings back to the original setup you may do so by setting the DATABASE_SYNC_FROM_CONFIG environment variable to true and then remove or reset back to false when completed. Please remember to remove or reset this option if doing a one-time reset as your settings will continue to be reset each time the container boots if not done so. Also be warned, this is a destructive action and will wipe all settings. This means gallery overrides will also be removed and will not be imported unless you have specific environment variable overrides for them.

DATABASE_SYNC_FROM_CONFIG

Remember to reset DATABASE_SYNC_FROM_CONFIG=false after a re-sync has been performed.

Loss of Data

Please be aware that if you re-sync settings from the config all gallery overrides that do not have environment variable overrides set up will be lost.