From b39cc8c15871561d47fbeb9959bc51e899a685bc Mon Sep 17 00:00:00 2001 From: Robert Waffen Date: Fri, 14 Sep 2018 17:06:06 +0200 Subject: [PATCH] fix lint for bmwi-gruenderwoche --- customer/bmwi-gruenderwoche/common.yaml | 2 +- customer/bmwi-gruenderwoche/production.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/bmwi-gruenderwoche/common.yaml b/customer/bmwi-gruenderwoche/common.yaml index 734b1005..fe24a95e 100644 --- a/customer/bmwi-gruenderwoche/common.yaml +++ b/customer/bmwi-gruenderwoche/common.yaml @@ -63,4 +63,4 @@ solr::cores: - /var/solr-typo3/typo3cores/german/conf/general_schema_fields.xml - /var/solr-typo3/typo3cores/german/conf/general_schema_types.xml - /var/solr-typo3/typo3cores/german/conf/german-common-nouns.txt - - /var/solr-typo3/typo3cores/german/conf/_schema_analysis_stopwords_german.json \ No newline at end of file + - /var/solr-typo3/typo3cores/german/conf/_schema_analysis_stopwords_german.json diff --git a/customer/bmwi-gruenderwoche/production.yaml b/customer/bmwi-gruenderwoche/production.yaml index 1ee1c9fe..2704ee1e 100644 --- a/customer/bmwi-gruenderwoche/production.yaml +++ b/customer/bmwi-gruenderwoche/production.yaml @@ -24,7 +24,7 @@ mysql::server::override_options: innodb_file_per_table: 1 table_open_cache: 512 innodb_log_file_size: 512M - performance_schema: ON + performance_schema: 'ON' infra::profile::apache::htdigest: server: -- 2.39.5