mirror of
https://github.com/elisiariocouto/leggen.git
synced 2025-12-13 10:12:24 +00:00
fix(config): Fix example config file.
This commit is contained in:
committed by
Elisiário Couto
parent
2c6e099596
commit
d09cf6d04c
@@ -20,8 +20,8 @@ enabled = true
|
||||
|
||||
# Optional: Telegram notifications
|
||||
[notifications.telegram]
|
||||
token = "your-bot-token"
|
||||
chat_id = 12345
|
||||
api-key = "your-bot-token"
|
||||
chat-id = 12345
|
||||
enabled = true
|
||||
|
||||
# Optional: Transaction filters for notifications
|
||||
|
||||
Reference in New Issue
Block a user