aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPjotr Prins2016-06-19 08:11:36 +0000
committerPjotr Prins2016-06-19 08:11:36 +0000
commit9dd4c1c85cffb1218505b7cdfbe23c296d5cfce3 (patch)
tree722bde9ab7136c052672755c6293b1c77c6a4ed2 /etc
parent7067ed5649840f16047690491aa826742b147cfc (diff)
downloadgenenetwork2-9dd4c1c85cffb1218505b7cdfbe23c296d5cfce3.tar.gz
Remark added
Diffstat (limited to 'etc')
-rw-r--r--etc/default_settings.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/default_settings.py b/etc/default_settings.py
index 81c7001a..f3a3e1ea 100644
--- a/etc/default_settings.py
+++ b/etc/default_settings.py
@@ -7,6 +7,9 @@
# e.g.
#
# env LOG_SQL=True USE_REDIS=False ./bin/genenetwork2
+#
+# Note also that in the near future we will additionally fetch
+# settings from a JSON file
import os
import sys