yans/config.sample.toml
2022-02-03 19:44:08 +03:00

7 lines
105 B
TOML

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