From d55db2bee26c3d673880f33b42c04068f6f39ba2 Mon Sep 17 00:00:00 2001
From: Marcel Ackermann <31695+dreamflasher@users.noreply.github.com>
Date: Wed, 14 Aug 2019 08:49:06 +0200
Subject: [PATCH] quotes, simplify
---
examples/apache/matrix-synapse.conf | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/examples/apache/matrix-synapse.conf b/examples/apache/matrix-synapse.conf
index a56a835b2..e7e36fac6 100644
--- a/examples/apache/matrix-synapse.conf
+++ b/examples/apache/matrix-synapse.conf
@@ -47,7 +47,7 @@
Require all granted
-
+
Header always set Content-Type "application/json"
Header always set Access-Control-Allow-Origin "*"
@@ -56,10 +56,6 @@
Require all granted
-
- Header always set Content-Type "application/json"
- Header always set Access-Control-Allow-Origin "*"
-
AllowOverride All
# Apache 2.4: