From 2eac54c720449180449b238bcb4854105ee76f78 Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Wed, 18 Jun 2025 14:45:53 +0000
Subject: [PATCH] GS-2166

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

diff --git a/settings.default.json b/settings.default.json
index 5e118e7..3f2f582 100644
--- a/settings.default.json
+++ b/settings.default.json
@@ -7,5 +7,14 @@
       "database": "ilias",
       "user": "root",
       "password": "paaa322ss"
+   },
+   "search": {
+      "readFromFile": false,
+      "file": "users-local.json"
+   },
+   "ilias": {
+      "urlDoc": "Url of custom ILIAS PHP file",
+      "url": "http://192.168.178.84:8060/alex.php",
+      "iliastoken": "jkhHKhui899HUKHBzGHtgoiedko2393490"
    }
 }

--
Gitblit v1.8.0