Don't allow configuration of dbFile path or name; use the DATADIR and a hardcoded path
This commit is contained in:
@ -2,6 +2,5 @@ ENVIRONMENT="production"
|
||||
APPLICATIONHOST="localhost"
|
||||
APPLICATIONPORT="3000"
|
||||
DATADIR="./"
|
||||
DBFILE="data/Purr.sqlite"
|
||||
LINKLENGTH="24"
|
||||
ADMINEMAIL="admin@purr.example.com"
|
||||
|
Reference in New Issue
Block a user