Change upload limit nc 2

This commit is contained in:
Ruben Hensen
2025-02-16 13:16:00 +01:00
parent 4904e58962
commit 4bfb855730
+4 -6
View File
@@ -47,12 +47,10 @@ spec:
$CONFIG = array ( $CONFIG = array (
'default_phone_region' => 'NL', 'default_phone_region' => 'NL',
); );
upload.config.php: | phpConfigs:
<?php user.ini: |-
$CONFIG = array ( upload_max_filesize=16G
'upload_max_filesize' => '16G', post_max_size=16G
'post_max_size' => '16G',
);
phpClientHttpsFix: phpClientHttpsFix:
enabled: true enabled: true
protocol: https protocol: https