This should now work
This commit is contained in:
@ -185,3 +185,6 @@ USER_AGENT = "%s (BookWyrm/%s; +https://%s/)" % (
|
||||
VERSION,
|
||||
DOMAIN,
|
||||
)
|
||||
|
||||
# Imagekit generated thumbnails
|
||||
IMAGEKIT_CACHEFILE_DIR = "thumbnails"
|
||||
|
Reference in New Issue
Block a user