This should now work
This commit is contained in:
parent
bbbae9fc9d
commit
1f2c296cfd
4 changed files with 158 additions and 120 deletions
|
@ -185,3 +185,6 @@ USER_AGENT = "%s (BookWyrm/%s; +https://%s/)" % (
|
|||
VERSION,
|
||||
DOMAIN,
|
||||
)
|
||||
|
||||
# Imagekit generated thumbnails
|
||||
IMAGEKIT_CACHEFILE_DIR = "thumbnails"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue