]> git.openstreetmap.org Git - rails.git/blobdiff - config/application.yml
Merge branch 'master' into terms
[rails.git] / config / application.yml
index c0622df75f1551fb0ddad837424f1e92a652555b..d405709657166f85a59903e359d1da4269dbc199 100644 (file)
@@ -23,7 +23,9 @@ standard_settings: &standard_settings
   #quova_username: ""
   #quova_password: ""
   # Spam threshold
-  spam_theshold: 50
+  spam_threshold: 50
+  # Default legale (jurisdiction location) for contributor terms
+  default_legale: GB
  
 development:
   <<: *standard_settings