]> 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 d4a8537e8185fc95b4ff412e7fb66c091b66b001..c0622df75f1551fb0ddad837424f1e92a652555b 100644 (file)
@@ -19,6 +19,11 @@ standard_settings: &standard_settings
   max_messages_per_hour: 60
   # Domain for handling message replies
   #messages_domain: "messages.openstreetmap.org"
+  # Quova authentication details
+  #quova_username: ""
+  #quova_password: ""
+  # Spam threshold
+  spam_theshold: 50
  
 development:
   <<: *standard_settings