don't sync users with cron job

This commit is contained in:
2026-04-19 11:43:47 +02:00
parent eed53006c1
commit d7c1341eab
2 changed files with 12 additions and 1 deletions

View File

@@ -73,6 +73,10 @@ gitea:
SMTP_PORT: 587
FROM: "noreply@fortedigital.com"
# -- Disable external user sync (designed for LDAP; deactivates OIDC users)
"cron.sync_external_users":
ENABLED: false
admin:
DEFAULT_EMAIL_NOTIFICATIONS: enabled