From 82a771469e840c143187160e96c0a4d2e37aa297 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Fri, 22 Jan 2016 12:22:26 +0100 Subject: [PATCH] bmf-datacenter - add ft_min_word_len again --- customer/bmf-datacenter/production.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/bmf-datacenter/production.yaml b/customer/bmf-datacenter/production.yaml index b14be465..237f5fee 100644 --- a/customer/bmf-datacenter/production.yaml +++ b/customer/bmf-datacenter/production.yaml @@ -11,6 +11,7 @@ mysql::server::override_options: mysqld: innodb_buffer_pool_size: 3G memlock: true + ft_min_word_len: 3 php::extensions: gd: {} -- 2.39.5