This commit is contained in:
2026-03-04 22:22:16 +01:00
parent 1a481c4fdc
commit 13a45c0c55
3 changed files with 16 additions and 0 deletions

View File

@@ -24,3 +24,4 @@
define('APP_OIDC_ADMIN_GROUP', 'admin');
define('APP_OIDC_USER_GROUP', 'family');
define('APP_DEBUG_TOOL', true);
define('APP_AUTH_DEBUG', true);