summaryrefslogtreecommitdiff
path: root/config.json
blob: 1ba9ca3b458638e3b3595f0843de4edbc36cd437 (plain)
1
2
3
4
5
6
7
8
9
{
  "server-name": "halfnarp.events.ccc.de",
  "host": "127.0.0.1",
  "port": 5023,
  "database-uri": "postgresql://halfnarp@localhost:5432/halfnarp",
  "pretalx-url": "https://cfp.example.de/",
  "pretalx-token": "<YOUR API KEY HERE>",
  "pretalx-conference": "38c3"
}