From 800a350117a99f6ca2d3015ad801ba8d9ca2d6ac Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Thu, 19 Jun 2025 18:03:44 +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