From 530cd36715a4703dfada4bfab52ee4a3d94928ae Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Wed, 29 Aug 2018 13:58:13 +0200 Subject: [PATCH] buschjaeger add pki validation location --- customer/buschjaeger/production.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/customer/buschjaeger/production.yaml b/customer/buschjaeger/production.yaml index 41dcbd5c..e3fc29e3 100644 --- a/customer/buschjaeger/production.yaml +++ b/customer/buschjaeger/production.yaml @@ -390,6 +390,8 @@ infra::profile::typo3::projects: - MultiViews allow_override: - All + - provider: location + path: '/.well-known/pki-validation/fileauth.txt' php_admin_value: post_max_size: 500M max_input_vars: 1500 -- 2.39.5