projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cfa483
)
Make Potlatch 2 the default editor in the example configuration
author
Tom Hughes
<tom@compton.nu>
Sun, 3 Apr 2011 13:40:51 +0000
(14:40 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sun, 3 Apr 2011 13:40:51 +0000
(14:40 +0100)
config/example.application.yml
patch
|
blob
|
history
diff --git
a/config/example.application.yml
b/config/example.application.yml
index 01a21ec77949c6a7e3c119a486159080c405a4e6..13936cfa5dfaf240a39cd50aa105e507a89ba3c2 100644
(file)
--- a/
config/example.application.yml
+++ b/
config/example.application.yml
@@
-62,7
+62,7
@@
standard_settings: &standard_settings
# URL of Nominatim instance to use for geocoding
nominatim_url: "http://nominatim.openstreetmap.org/"
# Default editor
- default_editor: "potlatch"
+ default_editor: "potlatch
2
"
# OAuth consumer key for Potlatch 2
#potlatch2_key: ""
# Whether to require users to view the CTs before continuing to edit...