Database_extend fix
This commit is contained in:
parent
f749ee2301
commit
dc66a7d778
@ -81,7 +81,7 @@ PASSWORD_SALT = 'some_crazy_string'
|
||||
# ******************** Database *********************
|
||||
|
||||
DATABASE_DRIVER = 'mysql' # Options: none, sqlite, postgresql or mysql
|
||||
|
||||
DATABASE_EXTEND = False # SQLite and PGSQL Only!
|
||||
# SQLite
|
||||
DB_SQLITE_FILE = 'pooldb.sqlite'
|
||||
# Postgresql
|
||||
|
||||
Loading…
Reference in New Issue
Block a user