From 2434d46ca69d0a8f86b685c6a8765a6a77fc413e Mon Sep 17 00:00:00 2001 From: Fenris Wolf Date: Mon, 6 Oct 2025 18:07:04 +0200 Subject: [PATCH] [mod] conf-example --- misc/conf-example.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/conf-example.json b/misc/conf-example.json index 9a3665c..ab60730 100644 --- a/misc/conf-example.json +++ b/misc/conf-example.json @@ -4,5 +4,8 @@ "host": "localhost", "port": 4916, "path_base": "" + }, + "settings": { + "title": "Lokaler Espe-Test" } }