]> git.openstreetmap.org Git - rails.git/blobdiff - config/example.application.yml
Make the publisher URL configurable, with no default
[rails.git] / config / example.application.yml
index 567458c902f5ce7bf011087c33ca6397b6f9be9b..a10563f61fa904cc7fb2fd103c0b6840d119d2ad 100644 (file)
@@ -2,6 +2,8 @@ defaults: &defaults
   # The server protocol and host
   server_protocol: "http"
   server_url: "openstreetmap.example.com"
+  # Publisher
+  #publisher_url: ""
   # The generator
   generator: "OpenStreetMap server"
   copyright_owner: "OpenStreetMap and contributors"