Add 'datadir' to sample config file
This commit is contained in:
parent
31056f2c38
commit
b8ce21b6c0
|
@ -37,6 +37,7 @@ default.pool_recycle = 3600
|
||||||
# TODO: this will of course depend on your location
|
# TODO: this will of course depend on your location
|
||||||
timezone.default = America/Chicago
|
timezone.default = America/Chicago
|
||||||
# TODO: you should change these to absolute path
|
# TODO: you should change these to absolute path
|
||||||
|
datadir = app/data
|
||||||
batch.files = app/batch
|
batch.files = app/batch
|
||||||
workdir = app/work
|
workdir = app/work
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue