This commit is contained in:
Bastian Wagner
2026-07-17 15:54:26 +02:00
parent 5973658582
commit 90d1561bbc
8 changed files with 278 additions and 1 deletions

View File

@@ -13,6 +13,11 @@ APP_LOGO_URL=
APP_IMPRINT_URL=
APP_PRIVACY_URL=
APPLICATION_LOG_RETENTION_ENABLED=true
APPLICATION_LOG_RETENTION_DAYS=180
APPLICATION_LOG_CLEANUP_BATCH_SIZE=1000
APPLICATION_LOG_CLEANUP_MAX_BATCHES=20
DATABASE_URL=mysql://ldap_portal:change-me@mysql.example.com:3306/ldap_portal
DATABASE_SSL=false
JWT_SECRET=change-me-long-random-jwt-secret