summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f47ac24e967..f45c0bc09635 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -41,6 +41,7 @@ php -n \
-d open_basedir=/ \
-d extension=sqlite3.so \
-d date.timezone=Europe/Amsterdam \
+ -d memory_limit=256M \
$@
'
chmod +x php-wrapper.sh