This commit is contained in:
death916 2025-05-12 12:37:26 +00:00
parent 08e6666614
commit d4bdfc766c

View file

@ -33,7 +33,7 @@ in
package = pkgs.nextcloud31; # Or your preferred Nextcloud version
hostName = nextcloudExternalDomain;
https = false; # Let NPM Handle TLS
configureRedis = True;
datadir = nextcloudDataPath;
maxUploadSize = "2G"; # Example - can be adjusted