From 7a2f304888c58f61cfd0a918ae9ea573a8d729ba Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Thu, 19 Jun 2025 14:43:01 +0000
Subject: [PATCH] GS-2156

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

diff --git a/settings.default.json b/settings.default.json
index a4ca905..91b35bc 100644
--- a/settings.default.json
+++ b/settings.default.json
@@ -14,6 +14,7 @@
    },
    "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"
    }
 }

--
Gitblit v1.8.0