From a0228eb7c0d7df0f41ac3a36243eb7d46c6ed09b Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Wed, 13 Aug 2025 10:03:01 +0000
Subject: [PATCH] GS-2251

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

diff --git a/settings.default.json b/settings.default.json
index a9dd7f3..9d3e7fa 100644
--- a/settings.default.json
+++ b/settings.default.json
@@ -11,5 +11,11 @@
    "search": {
       "readFromFile": false,
       "file": "users-local.json"
+   },
+   "ilias": {
+      "urlDoc": "Url of custom ILIAS PHP file",
+      "url": "http://192.168.178.84:8060/globus-ilias-rest/api.php",
+      "iliastoken": "jkhHKhui899HUKHBzGHtgoiedko2393490",
+      "iliasTokenComment": "Token muss bei Änderungen nach php/globus-ilias-rest/token kopiert werden"
    }
 }

--
Gitblit v1.8.0