diff --git a/ckan/config/environment.py b/ckan/config/environment.py index 04e03f270db..8f012f68e5d 100644 --- a/ckan/config/environment.py +++ b/ckan/config/environment.py @@ -108,6 +108,7 @@ def find_controller(self, controller): # been loaded. build_js_translations() + # A mapping of config settings that can be overridden by env vars. # Note: Do not remove the following lines, they are used in the docs # Start CONFIG_FROM_ENV_VARS