[wgo-web] Increase upload limit even more
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wgo-web] Increase upload limit even more
- Date: Fri, 2 Oct 2020 11:52:45 +0000 (UTC)
commit de70f4df2f734bf4d33d766b3a6d2aee20ccdf02
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Fri Oct 2 13:52:40 2020 +0200
Increase upload limit even more
gnome-custom.aug | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-custom.aug b/gnome-custom.aug
index e0d13da..1d40ae3 100644
--- a/gnome-custom.aug
+++ b/gnome-custom.aug
@@ -2,7 +2,7 @@ set /augeas/save overwrite
set /augeas/load/phpcustom/lens "PHP.lns"
set /augeas/load/phpcustom/incl "/etc/opt/rh/rh-php72/php.ini"
load
-set /files/etc/opt/rh/rh-php72/php.ini/PHP/upload_max_filesize 100M
-set /files/etc/opt/rh/rh-php72/php.ini/PHP/post_max_size 100M
+set /files/etc/opt/rh/rh-php72/php.ini/PHP/upload_max_filesize 500M
+set /files/etc/opt/rh/rh-php72/php.ini/PHP/post_max_size 500M
set /files/etc/opt/rh/rh-php72/php.ini/PHP/max_execution_time 300
save
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]