more switching of paths to matomo
[authserver.git] / etc / kairo / auth_settings.json
index fa4b58b09ef4a79b01102ec73f8427ca2c7f65f0..59749d5f7c23265df9d596234a6da89634f755c5 100644 (file)
@@ -8,8 +8,12 @@
  ""
 ],
 "client_reg_email_whitelist": ["you@example.com"],
+"skin": "default",
+"operator_name": "Example",
+"operator_contact_url": "https://github.com/KaiRo_at/authserver/",
+"info_from_email": "noreply@example.com",
 "piwik_enabled": false,
-"piwik_url": "/piwik/",
+"piwik_url": "/matomo/",
 "piwik_site_id": 1,
-"piwik_tracker_path": "/srv/www/piwik/vendor/piwik/piwik-php-tracker/"
+"piwik_tracker_path": "/srv/www/matomo/vendor/matomo/matomo-php-tracker/",
 }