]> git.openstreetmap.org Git - rails.git/blobdiff - config/application.yml
Merge all the user status changing methods into one
[rails.git] / config / application.yml
index 363cc6398286467dcb907def552bc04d20f4d86d..c0622df75f1551fb0ddad837424f1e92a652555b 100644 (file)
@@ -22,6 +22,8 @@ standard_settings: &standard_settings
   # Quova authentication details
   #quova_username: ""
   #quova_password: ""
+  # Spam threshold
+  spam_theshold: 50
  
 development:
   <<: *standard_settings