From 77047bab4318200380b4e33e83b259a78f8ff6a6 Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Mon, 17 Nov 2025 17:04:29 +0000
Subject: [PATCH] GS-2373

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

diff --git a/settings.default.json b/settings.default.json
index 9d3e7fa..d21f3f7 100644
--- a/settings.default.json
+++ b/settings.default.json
@@ -14,7 +14,7 @@
    },
    "ilias": {
       "urlDoc": "Url of custom ILIAS PHP file",
-      "url": "http://192.168.178.84:8060/globus-ilias-rest/api.php",
+      "url": "http://192.168.178.84:8060/globus-ilias-rest/login.php",
       "iliastoken": "jkhHKhui899HUKHBzGHtgoiedko2393490",
       "iliasTokenComment": "Token muss bei Änderungen nach php/globus-ilias-rest/token kopiert werden"
    }

--
Gitblit v1.8.0