mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-12-14 03:29:27 +01:00
Added option to disable streaming from global settings. Closes #219
This commit is contained in:
@@ -20,6 +20,7 @@ check_for_updates = boolean(default=True)
|
||||
remember_mention_and_longtweet = boolean(default=False)
|
||||
longtweet = boolean(default=false)
|
||||
mention_all = boolean(default=False)
|
||||
no_streaming = boolean(default=False)
|
||||
|
||||
[proxy]
|
||||
type = string(default="Direct connection")
|
||||
|
||||
Reference in New Issue
Block a user