Add support for Piwik analytics

This commit is contained in:
Tom Hughes 2011-09-17 00:11:53 +01:00
parent 15ab888d0c
commit 3259bc7ede
3 changed files with 18 additions and 0 deletions

View file

@ -73,6 +73,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