You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
177 B
TOML

3 years ago
[server]
host = "127.0.0.1"
port = 2005
noart = true
[auth]
3 years ago
origin_key = "4527387f92a381cbe804593f33991d327d456a97"
3 years ago
[ssl]
3 years ago
key = "../key.pem"
chain = "../cert.pem"
port = 2006