[wgo-web] Bump post_max_size to 100MB
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wgo-web] Bump post_max_size to 100MB
- Date: Thu, 4 Jun 2020 09:42:54 +0000 (UTC)
commit 708cfe7531035888f4759bfecad690bd9fd713bb
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Thu Jun 4 11:42:43 2020 +0200
Bump post_max_size to 100MB
gnome-custom.aug | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/gnome-custom.aug b/gnome-custom.aug
index 15b6f76..7425a46 100644
--- a/gnome-custom.aug
+++ b/gnome-custom.aug
@@ -3,5 +3,6 @@ set /augeas/load/phpcustom/lens "PHP.lns"
set /augeas/load/phpcustom/incl "/etc/opt/rh/rh-php71/php.ini"
load
set /files/etc/opt/rh/rh-php71/php.ini/PHP/upload_max_filesize 100M
+set /files/etc/opt/rh/rh-php71/php.ini/PHP/post_max_size 100M
set /files/etc/opt/rh/rh-php71/php.ini/PHP/max_execution_time 300
save
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]