aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPjotr Prins2018-09-15 09:01:13 +0000
committerPjotr Prins2018-09-15 09:01:13 +0000
commit0b88b9afd30a4afec910ae057f8d9dbfddd5c83b (patch)
treeba05604bd7908b1ed1123e3e35ac266fa950833b /etc
parentdd12fbe6d9a429d29e676c7a6c50c13b56899cc9 (diff)
parentec45dcbd4b61d51eff27e67d437bcdfad126580f (diff)
downloadgenenetwork2-0b88b9afd30a4afec910ae057f8d9dbfddd5c83b.tar.gz
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
Diffstat (limited to 'etc')
-rw-r--r--etc/default_settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/default_settings.py b/etc/default_settings.py
index da8cbb7c..3e54ad1f 100644
--- a/etc/default_settings.py
+++ b/etc/default_settings.py
@@ -77,7 +77,7 @@ USE_GN_SERVER = 'False' # Use GN_SERVER SQL calls
HOME = os.environ['HOME']
# ---- Default locations
-GENENETWORK_FILES = HOME+"/gn2_data" # base dir for all static data files
+GENENETWORK_FILES = HOME+"/genotype_files" # base dir for all static data files
# ---- Path overrides for Genenetwork - the defaults are normally
# picked up from Guix or in the HOME directory