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