docs: further clarify telegram docs

This commit is contained in:
Matthias
2024-11-07 07:22:54 +01:00
parent 29c1cca990
commit 44ff6d50ec

View File

@@ -94,7 +94,7 @@ Example configuration showing the different settings:
"trailing_stop_loss": "on",
"stop_loss": "on",
"stoploss_on_exchange": "on",
"custom_exit": "silent",
"custom_exit": "silent", // custom_exit without specifying an exit reason
"partial_exit": "on",
// "custom_exit_message": "silent", // Disable individual custom exit reasons
"*": "off" // Disable all other exit reasons