feat: add configurable threshold for balance delta notification (#3433)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
Ben Weeks
2025-11-12 11:36:19 +02:00
committed by GitHub
co-authored by Claude Vlad Stan
parent 1e6e97c12d
commit c89721223f
7 changed files with 14 additions and 12 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -314,7 +314,7 @@ window.localisation.en = {
notification_balance_delta_changed: 'Balance Delta Changed',
notification_balance_delta_changed_desc:
'Notify when the diference between the node balance and the LNbits balance has changed even by 1 sat. This runs every minute.',
'Notify when the difference between the node balance and the LNbits balance has changed by more than the specified amount (in sats). Set to 0 to disable. This runs every minute.',
enable_watchdog: 'Enable Watchdog Switch',
enable_watchdog_desc: