more switching of paths to matomo
[authserver.git] / etc / kairo / auth_settings.json
index 6294f26e634947210426089af58fda705e3c3833..59749d5f7c23265df9d596234a6da89634f755c5 100644 (file)
@@ -7,8 +7,13 @@
 "pwd_nonces": [
  ""
 ],
+"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/",
 }