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" } }