mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 19:28:09 -06:00
added missing settings for mastodon's config
This commit is contained in:
parent
6983d11b73
commit
90f9f18deb
@ -12,6 +12,7 @@ persist_size = integer(default=0)
|
||||
load_cache_in_memory=boolean(default=True)
|
||||
show_screen_names = boolean(default=False)
|
||||
buffer_order = list(default=list('home', 'local', 'federated', 'mentions', 'dm', 'sent_dm', 'sent_tweets','favorites','followers','friends','blocks','muted'))
|
||||
boost_mode = string(default="ask")
|
||||
|
||||
[sound]
|
||||
volume = float(default=1.0)
|
||||
|
Loading…
Reference in New Issue
Block a user