From 67279f1c979596967cdfccfbddff5bc90b62f341 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Thu, 13 Oct 2016 13:36:36 +0200 Subject: [PATCH] Revert "BMFDC: disable name resolution" This reverts commit 4746925b956f0ad553a1479de26f7043c4e5a966. --- customer/bmf-datacenter/production.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/customer/bmf-datacenter/production.yaml b/customer/bmf-datacenter/production.yaml index 86c5ccba..4b046729 100644 --- a/customer/bmf-datacenter/production.yaml +++ b/customer/bmf-datacenter/production.yaml @@ -21,7 +21,6 @@ mysql::server::override_options: innodb_log_buffer_size: 16M query_cache_type: 0 default-storage-engine: INNODB - skip-name-resolve: true php::extensions: gd: {} -- 2.39.5