diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/default_settings.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/default_settings.py b/etc/default_settings.py index 9dddd0ad..fc79713c 100644 --- a/etc/default_settings.py +++ b/etc/default_settings.py @@ -7,6 +7,7 @@ # e.g. # # env LOG_SQL=True USE_REDIS=False ./bin/genenetwork2 +# env LOG_LEVEL=DEBUG ./bin/genenetwork2 ~/gn2_settings.py # # Note also that in the near future we will additionally fetch # settings from a JSON file |