fd rg & gpt removed & nextcloud max upload size
This commit is contained in:
@@ -112,6 +112,8 @@ in {
|
||||
extraTrustedDomains = [ "cloud.rotehaare.art" "danilo-reyes.com" ];
|
||||
};
|
||||
phpOptions = {
|
||||
upload_max_filesize = "25G";
|
||||
post_max_size = "25G";
|
||||
catch_workers_output = "yes";
|
||||
display_errors = "stderr";
|
||||
error_reporting = "E_ALL & ~E_DEPRECATED & ~E_STRICT";
|
||||
|
||||
Reference in New Issue
Block a user