Files
itd/itd.toml
T

29 lines
419 B
TOML
Raw Normal View History

2021-08-24 08:33:41 -07:00
# This is temporary, it is to show a notice
# to people still using the old config
cfg.version = 2
[socket]
2021-08-24 20:35:25 -07:00
path = "/tmp/itd/socket"
2021-08-24 08:33:41 -07:00
2021-08-21 01:19:49 -07:00
[conn]
reconnect = true
2021-08-24 08:33:41 -07:00
[on.connect]
notify = true
2021-08-21 01:19:49 -07:00
2021-08-24 08:33:41 -07:00
[on.reconnect]
notify = true
setTime = true
2021-10-04 19:07:54 -07:00
[notifs.translit]
2021-10-04 01:05:01 -07:00
use = ["eASCII", "Russian", "Emoji"]
2021-08-24 08:33:41 -07:00
[notifs.ignore]
2021-08-21 01:19:49 -07:00
sender = []
summary = ["InfiniTime"]
body = []
[music]
2021-08-24 08:33:41 -07:00
vol.interval = 5