fixup! Add searchability features
This commit is contained in:
parent
db5cbafd91
commit
b5603d9ee6
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ defaults: &defaults
|
||||||
enable_empty_column: false
|
enable_empty_column: false
|
||||||
hide_bot_on_public_timeline: false
|
hide_bot_on_public_timeline: false
|
||||||
confirm_follow_from_bot: true
|
confirm_follow_from_bot: true
|
||||||
default_search_searchability: 'private'
|
default_search_searchability: 'public'
|
||||||
show_reload_button: true
|
show_reload_button: true
|
||||||
default_column_width: 'x100'
|
default_column_width: 'x100'
|
||||||
default_expires_in: ''
|
default_expires_in: ''
|
||||||
|
|
Loading…
Reference in a new issue