From a5e9f96a2ab7c3887e16225eb6d79e9bb0b86f17 Mon Sep 17 00:00:00 2001 From: Andre Schmelzer Date: Wed, 23 Aug 2017 16:47:32 +0200 Subject: [PATCH] suhosin entfern, ist in php7 inkludiert --- customer/telekom-ehealth/common.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/customer/telekom-ehealth/common.yaml b/customer/telekom-ehealth/common.yaml index 3e3d06c2..ddc0a768 100644 --- a/customer/telekom-ehealth/common.yaml +++ b/customer/telekom-ehealth/common.yaml @@ -73,11 +73,4 @@ php::extensions: mysqlnd: {} soap: {} mbstring: {} - xml: {} - suhosin: - settings: - suhosin.request.max_varname_length: 200 - suhosin.post.max_name_length: 200 - suhosin.get.max_name_length: 200 - suhosin.get.max_value_length: 2000 - suhosin.executor.include.whitelist: 'phar,vfs' + xml: {} \ No newline at end of file -- 2.39.5