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-09-25 17:13:14 +03:00

16 lines
236 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"
[tls]
rejectUnauthorized=false