From 0c2d8b058b4edd21922b5b4eca6c149046aee090 Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Tue, 10 Jun 2025 08:19:29 +0000
Subject: [PATCH] adding favicon

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

diff --git a/settings.default.json b/settings.default.json
index c262127..a9dd7f3 100644
--- a/settings.default.json
+++ b/settings.default.json
@@ -9,7 +9,7 @@
       "password": "paaa322ss"
    },
    "search": {
-      "readFromFile": true,
+      "readFromFile": false,
       "file": "users-local.json"
    }
 }

--
Gitblit v1.8.0