revert config.ini

This commit is contained in:
Cervinko Cera 2016-04-21 20:55:08 +02:00
parent b2146ba4b9
commit 0e4574da91
1 changed files with 12 additions and 0 deletions

12
config.ini Normal file
View File

@ -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