From 5361d7a9686d0a857ec9d8e1a28a82ba86497426 Mon Sep 17 00:00:00 2001 From: Eric Theise Date: Fri, 20 Dec 2024 14:21:50 -0800 Subject: [PATCH] Last key. --- config/example.settings.local.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/example.settings.local.yml b/config/example.settings.local.yml index 8d3d9891c4..7f74a250b6 100644 --- a/config/example.settings.local.yml +++ b/config/example.settings.local.yml @@ -11,6 +11,7 @@ email_from: "OpenHistoricalMap " email_return_path: "ohm-admins@googlegroups.com" api_timeout: 600 web_timeout: 600 +#memcache_servers: [] nominatim_url: "https://nominatim.openhistoricalmap.org/" # OAuth application for the website oauth_application: "" @@ -24,8 +25,6 @@ imagery_blacklist: - "http://xdworld\\.vworld\\.kr:8080/.*" # Blacklist here - ".*\\.here\\.com[/:].*" +overpass_url: "https://overpass-api.openhistoricalmap.org/api/interpreter" # Mastodon url for verification mastodon_url: "https://mapstodon.space/@ohm" -smtp_authentication: null -smtp_user_name: null -smtp_password: null