From e3481a4a35091b32b6fbee80c1c9ba2b6d7b50d6 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sun, 22 Dec 2024 21:53:57 +0100 Subject: Rework of halfnarp and fullnarp into a self contained repository. Still WIP --- config.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 config.json (limited to 'config.json') diff --git a/config.json b/config.json new file mode 100644 index 0000000..e139d93 --- /dev/null +++ b/config.json @@ -0,0 +1,7 @@ +{ + "host": "127.0.0.1", + "port": 5023, + "pretalx-url": "https://cfp.example.de/", + "pretalx-token": "", + "pretalx-conference": "38c3" +} -- cgit v1.2.3