From 59c96853f837145985c9a208676c8f2ed57634d0 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch>
Date: Fri, 20 Sep 2024 09:39:30 +0200
Subject: [PATCH] update dist file for config

---
 config.php.dist | 2 --
 1 file changed, 2 deletions(-)

diff --git a/config.php.dist b/config.php.dist
index 916a23e..876eac8 100644
--- a/config.php.dist
+++ b/config.php.dist
@@ -3,9 +3,7 @@ return [
     'title' => 'AAI Login',
 
     'mode' => 'boxes',
-    // 'mode' => 'wayf',
 
-    // --- language for ui
     'lang' => 'en',
 
     // 'text-info' => '+++ Hinweis +++ Hinweis +++ Hinweis +++ Hinweis +++',
-- 
GitLab