Rename id_oauth_application to id_application in settings
This commit is contained in:
parent
a566589c1b
commit
16210d9f4f
4 changed files with 7 additions and 7 deletions
|
@ -81,8 +81,8 @@ nominatim_url: "https://nominatim.openstreetmap.org/"
|
|||
default_editor: "id"
|
||||
# OAuth application for the web site
|
||||
#oauth_application: ""
|
||||
# OAuth consumer key for iD
|
||||
#id_oauth_application: ""
|
||||
# OAuth application for iD
|
||||
#id_application: ""
|
||||
# Imagery to return in capabilities as blacklisted
|
||||
imagery_blacklist:
|
||||
# Current Google imagery URLs have google or googleapis in the domain
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue