mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-04-07 04:12:29 -04:00
Updated mastodon default config (again)
This commit is contained in:
parent
5f645508ba
commit
f8f13be6d3
@ -11,7 +11,7 @@ reverse_timelines = boolean(default=False)
|
|||||||
persist_size = integer(default=0)
|
persist_size = integer(default=0)
|
||||||
load_cache_in_memory=boolean(default=True)
|
load_cache_in_memory=boolean(default=True)
|
||||||
show_screen_names = boolean(default=False)
|
show_screen_names = boolean(default=False)
|
||||||
buffer_order = list(default=list('home', 'local', 'federated', 'notifications', 'conversations', 'sent', 'favorites', 'bookmarks', 'followers', 'friends', 'blocks', 'muted'))
|
buffer_order = list(default=list('home', 'local', 'federated', 'mentions', 'conversations', 'sent', 'favorites', 'bookmarks', 'followers', 'friends', 'blocks', 'muted', 'notifications'))
|
||||||
boost_mode = string(default="ask")
|
boost_mode = string(default="ask")
|
||||||
|
|
||||||
[sound]
|
[sound]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user