]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
typo3 class - deactivated suhosin because of php7
authorThomas Heller <thomas.heller@pixelpark.com>
Fri, 28 Oct 2016 11:53:43 +0000 (13:53 +0200)
committerThomas Heller <thomas.heller@pixelpark.com>
Fri, 28 Oct 2016 11:53:43 +0000 (13:53 +0200)
classes/site::profile::typo3.yaml

index 6fe853944340ceb7a4b03dc00c889ddfeef415b1..0f27c6d2beeb09b1e93b4fcb7725f10be063f2ab 100644 (file)
@@ -4,13 +4,14 @@ php::extensions:
   opcache: {}
   mysqlnd: {}
   soap: {}
-  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'
+##### noch keine offizielle Lösung für suhosin/php7
+#  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'
   mbstring: {}
 
 php::settings: