mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
added a lock on a critical path when regenerating pages. this should allow all images to load correctly
This commit is contained in:
@@ -38,7 +38,6 @@ INSTALLED_APPS = (
|
||||
'bootstrap4',
|
||||
"comic",
|
||||
"comic_auth",
|
||||
'db_mutex',
|
||||
)
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
||||
Reference in New Issue
Block a user