server: nextcloud: explicitly add imagemagick for heic
This commit is contained in:
parent
828e2d0fde
commit
f2fe113e8c
@ -12,6 +12,7 @@
|
||||
package = pkgs.nextcloud31;
|
||||
database.createLocally = false;
|
||||
notify_push.enable = false;
|
||||
enableImagemagick = true;
|
||||
maxUploadSize = "512M";
|
||||
caching = {
|
||||
redis = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user