From 093ba6fe448d3824580beca8b894d27796b6de56 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 25 Feb 2016 11:00:41 +0100 Subject: [PATCH] bmas-sgb2 - increase upload file size --- customer/bmas-sgb2/test-web01-sgb2-info.pixelpark.net.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/bmas-sgb2/test-web01-sgb2-info.pixelpark.net.yaml b/customer/bmas-sgb2/test-web01-sgb2-info.pixelpark.net.yaml index 00b385fc..ce44b21d 100644 --- a/customer/bmas-sgb2/test-web01-sgb2-info.pixelpark.net.yaml +++ b/customer/bmas-sgb2/test-web01-sgb2-info.pixelpark.net.yaml @@ -41,8 +41,8 @@ apache::mpm_module: worker php::settings: Date/date.timezone: Europe/Berlin PHP/expose_php: 'Off' - PHP/post_max_size: 128M - PHP/upload_max_filesize: 128M + PHP/post_max_size: 2G + PHP/upload_max_filesize: 2G PHP/memory_limit: 256M php::extensions: gd: {} -- 2.39.5