From d87115324de76811165e7a5071cf6340a00ca00e Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Thu, 18 Sep 2025 14:47:28 +0000
Subject: [PATCH] GS-2317

---
 settings.default.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/settings.default.json b/settings.default.json
index 91b35bc..9d3e7fa 100644
--- a/settings.default.json
+++ b/settings.default.json
@@ -15,6 +15,7 @@
    "ilias": {
       "urlDoc": "Url of custom ILIAS PHP file",
       "url": "http://192.168.178.84:8060/globus-ilias-rest/api.php",
-      "iliastoken": "jkhHKhui899HUKHBzGHtgoiedko2393490"
+      "iliastoken": "jkhHKhui899HUKHBzGHtgoiedko2393490",
+      "iliasTokenComment": "Token muss bei Änderungen nach php/globus-ilias-rest/token kopiert werden"
    }
 }

--
Gitblit v1.8.0