X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/16210d9f4f952bdd72a7b2d75c2c01a7a67d05f1..63885889091c57a19ad45455a7a6642b86d17d5d:/config/settings.yml?ds=inline diff --git a/config/settings.yml b/config/settings.yml index e8db6f818..0e73d2b02 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -73,6 +73,8 @@ 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 legacy OAuth 1.0 support oauth_10_support: true # URL of Nominatim instance to use for geocoding