Reorder telegram noise sample

This commit is contained in:
Matthias 2022-09-21 12:46:43 +00:00
parent 02f2096fc3
commit f7b8c5a767

View File

@ -82,6 +82,8 @@ Example configuration showing the different settings:
"warning": "on", "warning": "on",
"startup": "off", "startup": "off",
"entry": "silent", "entry": "silent",
"entry_fill": "on",
"entry_cancel": "silent",
"exit": { "exit": {
"roi": "silent", "roi": "silent",
"emergency_exit": "on", "emergency_exit": "on",
@ -93,9 +95,7 @@ Example configuration showing the different settings:
"custom_exit": "silent", "custom_exit": "silent",
"partial_exit": "on" "partial_exit": "on"
}, },
"entry_cancel": "silent",
"exit_cancel": "on", "exit_cancel": "on",
"entry_fill": "off",
"exit_fill": "off", "exit_fill": "off",
"protection_trigger": "off", "protection_trigger": "off",
"protection_trigger_global": "on", "protection_trigger_global": "on",