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 (
'default_phone_region' => 'NL',
);
upload.config.php: |
<?php
$CONFIG = array (
'upload_max_filesize' => '16G',
'post_max_size' => '16G',
);
phpConfigs:
user.ini: |-
upload_max_filesize=16G
post_max_size=16G
phpClientHttpsFix:
enabled: true
protocol: https