From: Oliver Böttcher Date: Thu, 13 Oct 2016 10:54:12 +0000 (+0200) Subject: BMFDC: disable name resolution X-Git-Tag: v0.1.0~3996 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=4746925b956f0ad553a1479de26f7043c4e5a966;p=pixelpark%2Fhiera.git BMFDC: disable name resolution --- diff --git a/customer/bmf-datacenter/production.yaml b/customer/bmf-datacenter/production.yaml index 4b046729..86c5ccba 100644 --- a/customer/bmf-datacenter/production.yaml +++ b/customer/bmf-datacenter/production.yaml @@ -21,6 +21,7 @@ mysql::server::override_options: innodb_log_buffer_size: 16M query_cache_type: 0 default-storage-engine: INNODB + skip-name-resolve: true php::extensions: gd: {}