summaryrefslogtreecommitdiff
path: root/example_project
diff options
context:
space:
mode:
Diffstat (limited to 'example_project')
-rw-r--r--example_project/settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/example_project/settings.py b/example_project/settings.py
index 55bc92465..3c0accc82 100644
--- a/example_project/settings.py
+++ b/example_project/settings.py
@@ -279,6 +279,7 @@ ISHTAR_SLUGS = {
ISHTAR_MIGRATE_V4 = False
+REGISTRATION_OPEN = False
SRID = 4326 # WGS84 - World
SURFACE_SRID = 4326 # WGS84 - World
ENCODING = "windows-1252"