Update local_settings.py.container

This commit is contained in:
tcely 2025-04-17 12:45:49 -04:00 committed by GitHub
parent 142e93500f
commit a1495d27f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,7 +63,7 @@ else:
# a larger value means less delay
# with too little delay, you may see
# more "database is locked" errors
SQLITE_DELAY_FLOAT = 1.5
SQLITE_DELAY_FLOAT = 5
DEFAULT_THREADS = 1