This repository has been archived on 2022-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
teemant-old/client.config.example.toml
2016-11-05 20:52:58 +02:00

17 lines
274 B
TOML

[server]
port=8080
debug=true
[client]
username="teemant"
realname="A Teemant User"
default_quit_msg="Teemant IRC"
default_part_msg="Bye!"
secure_by_default=false
timeout=3000
encoding="utf-8"
rejectUnauthorizedCertificates=false
[webirc]
resolveInterval=43200