]> git.openstreetmap.org Git - chef.git/commitdiff
Set force_ssl for piwik
authorTom Hughes <tom@compton.nu>
Thu, 30 Aug 2018 08:44:07 +0000 (09:44 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 30 Aug 2018 08:44:07 +0000 (09:44 +0100)
cookbooks/piwik/templates/default/config.erb

index 744f7cd773ea1601e511e3632ccf7cc43a32d656..3e4b940b81c6ce3d9957923ff906edfe0331e246 100644 (file)
@@ -9,6 +9,7 @@ tables_prefix = "piwik_"
 charset = "utf8"
 
 [General]
+force_ssl = 1
 force_ssl_login = 1
 proxy_client_headers[] = "HTTP_X_FORWARDED_FOR"
 trusted_hosts[] = "piwik.openstreetmap.org"