Add support for Piwik analytics
This commit is contained in:
parent
15ab888d0c
commit
3259bc7ede
3 changed files with 18 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue