From bd6b930043d6bca90b6a3be7a4a18c9da713555d Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Mon, 30 Jun 2025 14:21:26 +0000
Subject: [PATCH] update settings

---
 settings.test.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/settings.test.json b/settings.test.json
index 7a71f0f..8b11d83 100644
--- a/settings.test.json
+++ b/settings.test.json
@@ -11,6 +11,8 @@
    "ilias": {
       "urlDoc": "Url of custom ILIAS PHP file",
       "url": "https://globusfm-dev2.minervis.com/globus-ilias-rest/login.php",
-      "iliastoken": "jkhHKhui899HUKHBzGHtgoiedko2393490"
+      "iliastoken": "jkhHKhui899HUKHBzGHtgoiedko2393490",
+      "iliasTokenComment": "Token muss bei Änderungen nach php/globus-ilias-rest/token kopiert werden",
+      "exampleUrlPhp": "https://globusfm-dev2.minervis.com/globus-ilias-rest/login.php?token=jkhHKhui899HUKHBzGHtgoiedko2393490&command=ping"
    }
 }

--
Gitblit v1.8.0