1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
host: '[::]'
port: 8080

# Change this string to at least 32 random alphanumeric characters
cookie_signing_secret: "CHANGE ME"

database_file: medal.db
# database_url: postgres://[username[:password]@]host[:port]

template: jwinf

self_url: http://localhost:8080
oauth_providers: []

# no_contest_scan: false
# open_browser: false
# disable_results_page: false
# server_message: /enable for debug servers/