mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
Rewrite of Comic lists so that tehy have thumbnails. (#26)
This commit is contained in:
@@ -20,6 +20,8 @@ COMIC_BOOK_VOLUME = '/path/to/comic/folder'
|
||||
|
||||
STATIC_ROOT = '/static'
|
||||
|
||||
MEDIA_ROOT = './media'
|
||||
|
||||
# This expects the office winrar unrar command line tool for windows or linux.
|
||||
# Will work without setting if it is in the path
|
||||
# UNRAR_TOOL = 'unrar.exe'
|
||||
|
||||
Reference in New Issue
Block a user