Add 'datadir' to sample config file

This commit is contained in:
Lance Edgar 2020-12-04 17:28:42 -06:00
parent 31056f2c38
commit b8ce21b6c0

View file

@ -37,6 +37,7 @@ default.pool_recycle = 3600
# TODO: this will of course depend on your location
timezone.default = America/Chicago
# TODO: you should change these to absolute path
datadir = app/data
batch.files = app/batch
workdir = app/work