libmedium/config.toml

8 lines
115 B
TOML
Raw Normal View History

debug = true
#cache = "/cache"
port = 7000
ip= "0.0.0.0"
domain = "example.com"
proxy_has_tls = false
#workers = 2