In between commit LDAP integration

This commit is contained in:
2025-01-21 14:09:06 +01:00
parent 02ae02634b
commit 936fdbad66
14 changed files with 144 additions and 119 deletions

View File

@@ -1,2 +1,2 @@
matomo_domain: "matomo.{{top_domain}}"
matomo_domain: "matomo.{{primary_domain}}"
base_domain: "{{ domain | regex_replace('^(?:.*\\.)?(.+\\..+)$', '\\1') }}"