From dd1f381e57312be59e15f8792a06f3f0cd922d76 Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Sat, 12 Jul 2025 13:19:19 +0000
Subject: [PATCH] adding createKurs

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

diff --git a/settings.default.json b/settings.default.json
index a4ca905..9d3e7fa 100644
--- a/settings.default.json
+++ b/settings.default.json
@@ -14,6 +14,8 @@
    },
    "ilias": {
       "urlDoc": "Url of custom ILIAS PHP file",
-      "url": "http://192.168.178.84:8060/alex.php"
+      "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