mirror of
https://github.com/eftechcombr/bacula.git
synced 2025-07-05 20:16:53 +00:00
13 lines
141 B
TOML
13 lines
141 B
TOML
|
[bot]
|
||
|
token = "xxxxxTokenxxxxx"
|
||
|
|
||
|
[receivers]
|
||
|
"*" = "xxxxxChatIDxxxxx"
|
||
|
|
||
|
[smtp]
|
||
|
listen = "0.0.0.0:25"
|
||
|
name = "smtp2tg"
|
||
|
|
||
|
[logging]
|
||
|
debug = true
|