db: add memcache toggle

This commit is contained in:
2023-10-05 22:16:50 -04:00
parent 1f65cfd2eb
commit b5ccd67940
3 changed files with 8 additions and 1 deletions

View File

@ -24,6 +24,7 @@ database:
sha2_password: False
loglevel: "warn"
user_table_autoincrement_start: 10000
enable_memcached: True
memcached_host: "localhost"
frontend: