switch path to matomo
[authserver.git] / etc / kairo / auth_settings.json
index 6294f26e634947210426089af58fda705e3c3833..164b2bda2be29c292031db270dba3dca09da61e0 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_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/",
 }