Erweiterungen

This commit is contained in:
2026-01-26 10:55:59 +01:00
parent 608417331b
commit e8904b9667
8 changed files with 59 additions and 12 deletions

View File

@@ -56,8 +56,8 @@ spring.servlet.multipart.max-request-size=64MB
# Jackson message converter limits
spring.jackson.default-property-inclusion=non_null
# 2FA Configuration
app.security.two-factor.enabled=false
# 2FA Configuration (global toggle - individual users can disable in their profile)
app.security.two-factor.enabled=true
# Message Delivery Layer Configuration
app.messaging.delivery.max-retries=3