"Refactor database connection and settings for improved performance (feat)"

This commit is contained in:
2025-05-26 10:07:37 +02:00
parent 9efe122e14
commit e747ac945c
4 changed files with 55 additions and 18 deletions

View File

@@ -36,7 +36,7 @@ SESSION_LIFETIME = timedelta(days=7)
SSL_ENABLED = True
SSL_CERT_PATH = "instance/ssl/myp.crt"
SSL_KEY_PATH = "instance/ssl/myp.key"
SSL_HOSTNAME = "localhost"
SSL_HOSTNAME = "raspberrypi"
# Scheduler-Konfiguration
SCHEDULER_INTERVAL = 60 # Sekunden