Add DB_SQLITE3_PATH config option
Rather than being hardcoded Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
# HTML cache directory. Defaults to "cache"
|
||||
#CACHE_DIR=cache
|
||||
|
||||
# Sqlite3 database path. Defaults to "bans.db"
|
||||
#DB_SQLITE3_PATH=bans.db
|
||||
|
||||
# Domain name of the server
|
||||
HTTP_DOMAIN=domain.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user