summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.json b/config.json
index b976591..d34e97b 100644
--- a/config.json
+++ b/config.json
@@ -4,6 +4,7 @@
4 "port": 5023, 4 "port": 5023,
5 "websocket-host": "localhost", 5 "websocket-host": "localhost",
6 "websocket-port": "5042", 6 "websocket-port": "5042",
7 "fullnarp-path": "https://halfnarp.events.ccc.de/fullnarp/",
7 "database-uri": "postgresql://halfnarp@localhost:5432/halfnarp", 8 "database-uri": "postgresql://halfnarp@localhost:5432/halfnarp",
8 "pretalx-url": "https://cfp.example.de/", 9 "pretalx-url": "https://cfp.example.de/",
9 "pretalx-token": "<YOUR API KEY HERE>", 10 "pretalx-token": "<YOUR API KEY HERE>",