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