nextcloud: use redis for caching
This commit is contained in:
parent
011bc91795
commit
b1c679c73f
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@ in {
|
|||
hostName = domain;
|
||||
https = true;
|
||||
|
||||
configureRedis = true;
|
||||
|
||||
database.createLocally = true;
|
||||
config = {
|
||||
dbtype = "pgsql";
|
||||
|
|
Loading…
Reference in a new issue