mirror of
https://github.com/janeczku/calibre-web
synced 2025-11-03 08:43:02 +00:00
support for custom columns
This commit is contained in:
12
config.ini
12
config.ini
@@ -0,0 +1,12 @@
|
|||||||
|
[General]
|
||||||
|
DB_ROOT =
|
||||||
|
APP_DB_ROOT =
|
||||||
|
MAIN_DIR =
|
||||||
|
LOG_DIR =
|
||||||
|
PORT = 8083
|
||||||
|
NEWEST_BOOKS = 60
|
||||||
|
[Advanced]
|
||||||
|
TITLE_REGEX = ^(A|The|An|Der|Die|Das|Den|Ein|Eine|Einen|Dem|Des|Einem|Eines)\s+
|
||||||
|
DEVELOPMENT = 0
|
||||||
|
PUBLIC_REG = 0
|
||||||
|
UPLOADING = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user