Erweiterungen

This commit is contained in:
2025-09-11 10:25:34 +02:00
parent cb95857f58
commit 127eee4e73
3 changed files with 36 additions and 7 deletions

View File

@@ -29,4 +29,7 @@ spring.websocket.servlet.max-binary-message-buffer-size=8192
spring.websocket.stomp.enabled=true
# STOMP heartbeat settings (in milliseconds)
spring.websocket.stomp.heartbeat.outgoing=10000
spring.websocket.stomp.heartbeat.incoming=10000
spring.websocket.stomp.heartbeat.incoming=10000
# 2FA Configuration
app.security.two-factor.enabled=false