📚 Improved configuration files & documentation 📚
This commit is contained in:
@@ -47,7 +47,7 @@ __all__ = ['User', 'Printer', 'Job', 'Stats', 'SystemLog', 'Base', 'GuestRequest
|
||||
|
||||
# ===== DATENBANK-KONFIGURATION MIT WAL UND OPTIMIERUNGEN =====
|
||||
|
||||
def configure_sqlite_for_production(dbapi_connection, connection_record):
|
||||
def configure_sqlite_for_production(dbapi_connection, _connection_record):
|
||||
"""
|
||||
Konfiguriert SQLite für Produktionsumgebung mit WAL-Modus und Optimierungen.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user