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