X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/869d86a31fbc7982ba237c51ba4400f3ad148981..2d8feb6d79af2e96d83cf67ca0771116c9c0f11a:/config/settings.yml?ds=inline diff --git a/config/settings.yml b/config/settings.yml index 71df9ad3d..db871775e 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -69,6 +69,7 @@ max_friends_per_hour: 60 min_changeset_comments_per_hour: 1 initial_changeset_comments_per_hour: 6 max_changeset_comments_per_hour: 60 +comments_to_max_changeset_comments: 200 moderator_changeset_comments_per_hour: 36000 # Rate limit for changes min_changes_per_hour: 100 @@ -106,14 +107,6 @@ attachments_dir: ":rails_root/public/attachments" #logstash_path: "" # List of memcache servers to use for caching #memcache_servers: [] -# Enable HTTP basic authentication support -basic_auth_support: true -# Enable OAuth 1.0/1.0a registration -oauth_10_registration: true -# Enable legacy OAuth 1.0 support -oauth_10_support: true -# Enable OAuth 1.0a support -oauth_10a_support: true # URL of Nominatim instance to use for geocoding nominatim_url: "https://nominatim.openstreetmap.org/" # Default editor