From 99be6af8ce8a01257c8af28d4c22e9090f9bf1f7 Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Mon, 16 Jun 2025 14:08:57 +0000
Subject: [PATCH] GS-1843

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

diff --git a/settings.default.json b/settings.default.json
index c262127..a4ca905 100644
--- a/settings.default.json
+++ b/settings.default.json
@@ -9,7 +9,11 @@
       "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/alex.php"
    }
 }

--
Gitblit v1.8.0