1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-18 11:19:57 +00:00

support for custom columns

This commit is contained in:
Cervinko Cera 2016-04-20 19:10:01 +02:00
parent 704198655b
commit 9a1f48967c

View File

@ -7,6 +7,6 @@ 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
DEVELOPMENT = 1
PUBLIC_REG = 0
UPLOADING = 0
UPLOADING = 1