lavina/config.toml

6 lines
106 B
TOML
Raw Normal View History

[telemetry]
listen_on = "127.0.0.1:8080"
2023-01-19 14:25:52 +00:00
[irc]
listen_on = "127.0.0.1:6667"
2023-02-10 17:09:29 +00:00
server_name = "irc.localhost"