🎉 Fix: Updated log files and utility scripts for better logging consistency and performance optimization. 🛠️📝🔧

This commit is contained in:
Till Tomczak
2025-06-20 11:24:00 +02:00
parent a8584d4175
commit 68bef0a334
18 changed files with 525 additions and 47 deletions

View File

@ -31,7 +31,7 @@ util_logger = get_logger("utilities_collection")
class Config:
"""Zentrale Konfiguration"""
DATABASE_PATH = "backend/database/myp.db"
DATABASE_PATH = "database/myp.db"
SECRET_KEY = "datedsss344requiresdasda"
SESSION_LIFETIME = 3600
MAX_FILE_SIZE = 100 * 1024 * 1024 # 100MB