From 380ecd93c086d23898f11d508a5e14b234d0e1a7 Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Sun, 22 Jun 2025 09:19:26 +0000
Subject: [PATCH] GS-2156

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

diff --git a/settings.default.json b/settings.default.json
index c262127..91b35bc 100644
--- a/settings.default.json
+++ b/settings.default.json
@@ -9,7 +9,12 @@
       "password": "paaa322ss"
    },
    "search": {
-      "readFromFile": true,
+      "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