Erweiterungen

This commit is contained in:
2025-09-23 20:05:08 +02:00
parent 435522cf7e
commit 66fdcee6a9
7 changed files with 71 additions and 7 deletions

View File

@@ -59,4 +59,7 @@ app.mqtt.default-qos=2
app.mqtt.default-retained=false
# 2FA Configuration
app.security.two-factor.enabled=false
app.security.two-factor.enabled=false
# Application Version - automatically set from pom.xml during build
app.version=@project.version@