Skip to content

Commit

Permalink
[#2013] Set Piwik URL to https by default
Browse files Browse the repository at this point in the history
  • Loading branch information
KasperBrandt committed Feb 25, 2016
1 parent 3d194ea commit d63918c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion akvo/settings/20-default.conf
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ USE_L10N = True
OLD_PROJECT_MAX_ID = 478

# Piwik settings
PIWIK_URL = '//analytics.akvo.org/'
PIWIK_URL = 'https://analytics.akvo.org/'
PIWIK_SITE_ID = 1

#Social media settings
Expand Down

0 comments on commit d63918c

Please sign in to comment.