]> git.openstreetmap.org Git - rails.git/blobdiff - config/example.application.yml
Mark all users which have seen the terms as having accepted them
[rails.git] / config / example.application.yml
index abcd1ce41d8b8757f68f4813ac2d53885b967e53..3c5b3a3e9691f516ec527076673d88e26771be36 100644 (file)
@@ -73,6 +73,10 @@ 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
+  #piwik_signup_goal: 1
 
 development:
   <<: *standard_settings