From 2d56dc168ebe5cadbbef53b3b8853d87bc2cfbba Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Wed, 18 Jun 2025 18:25:48 +0000
Subject: [PATCH] GS-2166

---
 settings.default.json |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/settings.default.json b/settings.default.json
index a9dd7f3..3f2f582 100644
--- a/settings.default.json
+++ b/settings.default.json
@@ -11,5 +11,10 @@
    "search": {
       "readFromFile": false,
       "file": "users-local.json"
+   },
+   "ilias": {
+      "urlDoc": "Url of custom ILIAS PHP file",
+      "url": "http://192.168.178.84:8060/alex.php",
+      "iliastoken": "jkhHKhui899HUKHBzGHtgoiedko2393490"
    }
 }

--
Gitblit v1.8.0