]> git.openstreetmap.org Git - rails.git/blobdiff - config/example.application.yml
Merge branch 'master' into openstreetbugs
[rails.git] / config / example.application.yml
index cd4f205f391c8991a69f27a799af1dd1d4ea87ac..69665ae953d36ce48362cd49f6f80c68bb7ea257 100644 (file)
@@ -75,6 +75,9 @@ standard_settings: &standard_settings
   require_terms_seen: false
   # Whether to require users to agree to the CTs before editing
   require_terms_agreed: false
+  # Piwik details
+  #piwik_location: "piwik.openstreetmap.org"
+  #piwik_site: 1
 
 development:
   <<: *standard_settings