mirror of
https://github.com/ChronosX88/yans.git
synced 2024-11-09 23:21:01 +00:00
6 lines
84 B
TOML
6 lines
84 B
TOML
address = "localhost"
|
|
port = 1119
|
|
backend_type = "sqlite"
|
|
|
|
[sqlite]
|
|
path = "yans.db" |