diff options
Diffstat (limited to 'docs/narr/environment.rst')
| -rw-r--r-- | docs/narr/environment.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/environment.rst b/docs/narr/environment.rst index 6a366f783..aec605a84 100644 --- a/docs/narr/environment.rst +++ b/docs/narr/environment.rst @@ -100,7 +100,7 @@ with ``debug_``). on in one fell swoop, you can use settings that do not start with ``debug_*`` such as ``reload_templates``. -If you want to turn all ``reload`` settings (everysetting that starts +If you want to turn all ``reload`` settings (every setting that starts with ``reload_``). on in one fell swoop, you can use ``BFG_RELOAD_ALL=1`` as an environment variable setting or you may use ``reload_all=true`` in the config file. Note that this does not |
