Implement automatic OAuth setup for Potlatch 2

This commit is contained in:
Tom Hughes 2010-11-16 00:50:12 +00:00
parent b26adef905
commit 0a52a4eb07
4 changed files with 32 additions and 2 deletions

View file

@ -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