Nextcloud: Difference between revisions
imported>Excogitation m →Increae max upload file size: typo in heading |
imported>TLATER Fix broken nextcloud config suggestion |
||
Line 89: | Line 89: | ||
# New option since NixOS 23.05 | # New option since NixOS 23.05 | ||
configureRedis = true; | configureRedis = true; | ||
[...] | [...] | ||
}; | }; | ||
</nowiki>}} | </nowiki>}} | ||
Note that APCu will still be used for local caching, as recommended by Nextcloud upstream. | |||
=== Mail delivery === | === Mail delivery === |