Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to disable threading in 2.1.x #74

Closed
brosef opened this issue Mar 12, 2024 · 1 comment
Closed

Option to disable threading in 2.1.x #74

brosef opened this issue Mar 12, 2024 · 1 comment

Comments

@brosef
Copy link

brosef commented Mar 12, 2024

Message threading is causing us to miss some alerts, so we've had to roll back to v2.0.7. Would it be possible to add a config option to disable threading?

@mr-karan
Copy link
Owner

Hi @brosef . You can use v2.1.1. The default behavior is threading is disabled. In the config.toml, you can use the following config to enable threaded replies:

threaded_replies = true # Whether to send threaded replies or not.

Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants