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)
7 lines
207 B
TOML
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"
|