From 7a62193da9c9bb8f66c1e26cd1cecfc7925d6de0 Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Wed, 25 Jun 2025 06:59:23 +0000
Subject: [PATCH] GS-2169
---
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