sermo/examples/example_config.toml
user0-07161 a3a19c610d [WIP!] feat: ts6 server support
this is really unfinished and *WILL* be rebased!
pushing just to let the test run on github's servers
(my laptop is too sh*tty)
2026-01-07 19:07:24 +01:00

7 lines
207 B
TOML

ip = "0.0.0.0"
port = 6667
server_hostname = "irc.foo.bar"
network_name = "MyCoolFooNet" # this SHOULDN'T HAVE SPACES!
operators = []
server_incoming_passwords = ["unimpl"]
server_outgoing_password = "root"