mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-24 21:26:59 +01:00
Enable redis for nextcloud's file locking
This commit is contained in:
parent
32b7948bec
commit
d80c5dc4ba
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ in
|
|||
hostName = "cloud.${config.networking.domain}";
|
||||
https = true;
|
||||
maxUploadSize = "1G";
|
||||
configureRedis = true;
|
||||
|
||||
config = {
|
||||
dbtype = "pgsql";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue