Initial work on support for multiple editors
This commit is contained in:
parent
7f955a4aca
commit
cd66a5db99
13 changed files with 140 additions and 72 deletions
|
@ -57,6 +57,8 @@ standard_settings: &standard_settings
|
|||
oauth_10_support: true
|
||||
# URL of Nominatim instance to use for geocoding
|
||||
nominatim_url: "http://nominatim.openstreetmap.org/"
|
||||
# Default editor
|
||||
default_editor: "potlatch"
|
||||
|
||||
development:
|
||||
<<: *standard_settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue