[wgo-web] Increase upload_max_filesize to 100MB
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wgo-web] Increase upload_max_filesize to 100MB
- Date: Thu, 4 Jun 2020 08:58:58 +0000 (UTC)
commit 04d002aefc64fbb1255e8a66a485c892a27c16ea
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Thu Jun 4 10:55:24 2020 +0200
Increase upload_max_filesize to 100MB
gnome-custom.aug | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-custom.aug b/gnome-custom.aug
index db89ae0..15b6f76 100644
--- a/gnome-custom.aug
+++ b/gnome-custom.aug
@@ -2,6 +2,6 @@ set /augeas/save overwrite
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 10M
+set /files/etc/opt/rh/rh-php71/php.ini/PHP/upload_max_filesize 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]