From a845b328e326fc8c827ca43fafd43e8c39640275 Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Wed, 18 Jun 2025 09:38:52 +0000
Subject: [PATCH] adding iliastoken
---
settings.default.json | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/settings.default.json b/settings.default.json
index a9dd7f3..3f2f582 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/alex.php",
+ "iliastoken": "jkhHKhui899HUKHBzGHtgoiedko2393490"
}
}
--
Gitblit v1.8.0