projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
419edf9
)
Comment out server_url in the default configuration
author
Tom Hughes
<tom@compton.nu>
Wed, 22 Mar 2017 17:19:08 +0000
(17:19 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 22 Mar 2017 17:19:08 +0000
(17:19 +0000)
config/example.application.yml
patch
|
blob
|
history
diff --git
a/config/example.application.yml
b/config/example.application.yml
index ec6048521e00f119b49e0f3d6c2a3bc71b381104..6ebb786d566b1614c967bf849975836f07ddcaff 100644
(file)
--- a/
config/example.application.yml
+++ b/
config/example.application.yml
@@
-1,6
+1,6
@@
defaults: &defaults
# The server URL
defaults: &defaults
# The server URL
- server_url: "www.openstreetmap.org"
+
#
server_url: "www.openstreetmap.org"
# The generator
generator: "OpenStreetMap server"
copyright_owner: "OpenStreetMap and contributors"
# The generator
generator: "OpenStreetMap server"
copyright_owner: "OpenStreetMap and contributors"