about summary refs log tree commit diff
diff options
context:
space:
mode:
-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