Update example configuration
This commit is contained in:
parent
6e9a76e64d
commit
2b7529a3f1
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ defaults: &defaults
|
|||
# Enable legacy OAuth 1.0 support
|
||||
oauth_10_support: true
|
||||
# URL of Nominatim instance to use for geocoding
|
||||
nominatim_url: "http://nominatim.openstreetmap.org/"
|
||||
nominatim_url: "//nominatim.openstreetmap.org/"
|
||||
# Default editor
|
||||
default_editor: "id"
|
||||
# OAuth consumer key for Potlatch 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue