1
1
Fork 0
tcp.ac/config.toml

18 lines
231 B
TOML

title = "tcp.ac config"
[global]
debug = true
[http]
baseurl = "http://127.0.0.1:8080/"
bindip = "127.0.0.1"
port = 8080
[img]
uidsize = 6
delkeysize = 24
[files]
data = "./data/"
logs = "./logs/"