From 2bd82aacbc85ed4957bef6872d87ff6bc2344f89 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 5 Aug 2018 00:03:49 +0100 Subject: [PATCH] Fix indentation --- cookbooks/otrs/templates/default/apache.erb | 40 ++++++++++----------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/cookbooks/otrs/templates/default/apache.erb b/cookbooks/otrs/templates/default/apache.erb index 4018c36a1..0a8735c50 100644 --- a/cookbooks/otrs/templates/default/apache.erb +++ b/cookbooks/otrs/templates/default/apache.erb @@ -70,25 +70,25 @@ - - AllowOverride None - Options +ExecCGI -Includes - Require all granted - + + AllowOverride None + Options +ExecCGI -Includes + Require all granted + - - AllowOverride None - Require all granted - - - - - Header set Cache-Control "max-age=2592000 must-revalidate" - - - - - - Header set Cache-Control "max-age=2592000 must-revalidate" - + + AllowOverride None + Require all granted + + + + + Header set Cache-Control "max-age=2592000 must-revalidate" + + + + + + Header set Cache-Control "max-age=2592000 must-revalidate" + -- 2.43.2