From fa02e492ded607856e5fa4749eba5fbd63f2c3d9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B8rn=20A=CC=8Ane?= <jorn.dejong@uninett.no>
Date: Fri, 6 Sep 2019 11:56:06 +0200
Subject: [PATCH] Add forgotten newline

---
 config-templates/config.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config-templates/config.php b/config-templates/config.php
index ae4f32325..7f426a9a0 100644
--- a/config-templates/config.php
+++ b/config-templates/config.php
@@ -876,6 +876,7 @@ $config = [
         ],
     ],
 
+
     /*********************
      | DISCOVERY SERVICE |
      *********************/
-- 
GitLab