Implement automatic OAuth setup for Potlatch 2
This commit is contained in:
parent
b26adef905
commit
0a52a4eb07
4 changed files with 32 additions and 2 deletions
|
@ -59,6 +59,8 @@ standard_settings: &standard_settings
|
|||
nominatim_url: "http://nominatim.openstreetmap.org/"
|
||||
# Default editor
|
||||
default_editor: "potlatch"
|
||||
# OAuth consumer key for Potlatch 2
|
||||
#potlatch2_key: ""
|
||||
|
||||
development:
|
||||
<<: *standard_settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue