yans/config.sample.toml

6 lines
84 B
TOML
Raw Normal View History

2022-01-19 19:51:08 +00:00
address = "localhost"
port = 1119
backend_type = "sqlite"
[sqlite]
path = "yans.db"