Stop encouraging unfinished beaker config caching

This commit is contained in:
Lance Edgar 2023-09-24 17:47:00 -05:00
parent ea1f7021d2
commit e3e03348be
2 changed files with 0 additions and 3 deletions

View file

@ -25,7 +25,6 @@ export.files = ${os.path.join(appdir, 'data', 'exports')}
configure_logging = true
usedb = true
preferdb = true
beaker_cache.enabled = true
[rattail.db]
default.url = ${db_url}

View file

@ -22,8 +22,6 @@ workdir = app/work
configure_logging = true
usedb = true
preferdb = true
# TODO: enable if you want config caching
#beaker_cache.enabled = true
[rattail.db]
default.url = postgresql://rattail:rattailpass@localhost/rattail