From e361f50baa6401297ec0e86f14593c5f58490329 Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Sun, 22 Jun 2025 16:20:01 +0000
Subject: [PATCH] GS-2156

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

diff --git a/settings.default.json b/settings.default.json
index a9dd7f3..91b35bc 100644
--- a/settings.default.json
+++ b/settings.default.json
@@ -11,5 +11,10 @@
    "search": {
       "readFromFile": false,
       "file": "users-local.json"
+   },
+   "ilias": {
+      "urlDoc": "Url of custom ILIAS PHP file",
+      "url": "http://192.168.178.84:8060/globus-ilias-rest/api.php",
+      "iliastoken": "jkhHKhui899HUKHBzGHtgoiedko2393490"
    }
 }

--
Gitblit v1.8.0