[wgo-web/nginx] Bump memory limit



commit 7ed503502990889e182c1e72eb8ada00933aef37
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Wed Feb 3 20:10:50 2021 +0100

    Bump memory limit

 php.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.ini b/php.ini
index ae8d4fd..b83cbbd 100644
--- a/php.ini
+++ b/php.ini
@@ -1,4 +1,4 @@
 upload_max_filesize = 104857600
 post_max_size = 104857600
 max_execution_time = 300
-memory_limit = 268435456
+memory_limit = 700000000


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]