From 76e25095cc983ae3f969c62a4982e317a6a34852 Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen@paragon-es.de>
Date: Wed, 23 Jan 2019 09:17:16 +0100
Subject: [PATCH] Rename piwik to matomo

---
 templates/gitlab.rb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/gitlab.rb b/templates/gitlab.rb
index 3a3e159..ae09296 100644
--- a/templates/gitlab.rb
+++ b/templates/gitlab.rb
@@ -141,8 +141,8 @@ gitlab_rails['backup_keep_time'] = 604800
 
 ## Extra customization
 # gitlab_rails['extra_google_analytics_id'] = '_your_tracking_id'
-# gitlab_rails['extra_piwik_url'] = '_your_piwik_url'
-# gitlab_rails['extra_piwik_site_id'] = '_your_piwik_site_id'
+# gitlab_rails['extra_matomo_url'] = '_your_matomo_url'
+# gitlab_rails['extra_matomo_site_id'] = '_your_matomo_site_id'
 # gitlab_rails['extra_sign_in_text'] = '|
 #   ![Company Logo](http://www.companydomain.com/logo.png)
 #   [Learn more about CompanyName](http://www.companydomain.com/)'
-- 
GitLab