yans/config.sample.toml
2022-01-19 22:51:08 +03:00

6 lines
84 B
TOML

address = "localhost"
port = 1119
backend_type = "sqlite"
[sqlite]
path = "yans.db"