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

17 lines
274 B
TOML
Raw Normal View History

2016-09-23 21:38:09 +00:00
[server]
port=8080
2016-09-25 13:09:55 +00:00
debug=true
2016-09-23 21:38:09 +00:00
[client]
username="teemant"
realname="A Teemant User"
default_quit_msg="Teemant IRC"
default_part_msg="Bye!"
secure_by_default=false
2016-09-25 14:13:14 +00:00
timeout=3000
encoding="utf-8"
2016-10-02 12:08:36 +00:00
rejectUnauthorizedCertificates=false
2016-11-05 18:52:58 +00:00
[webirc]
resolveInterval=43200