Turn JSON Navigation, Expand videos on by default.
This commit is contained in:
parent
374744cd14
commit
d59c175803
@ -2,7 +2,7 @@ Config =
|
|||||||
main:
|
main:
|
||||||
'Miscellaneous':
|
'Miscellaneous':
|
||||||
'JSON Navigation' : [
|
'JSON Navigation' : [
|
||||||
false
|
true
|
||||||
'Replace the board index with a dynamically generated one supporting searching, sorting, and infinite scrolling.'
|
'Replace the board index with a dynamically generated one supporting searching, sorting, and infinite scrolling.'
|
||||||
]
|
]
|
||||||
'Catalog Links': [
|
'Catalog Links': [
|
||||||
@ -432,8 +432,8 @@ Config =
|
|||||||
'Expand all images along with spoilers.'
|
'Expand all images along with spoilers.'
|
||||||
]
|
]
|
||||||
'Expand videos': [
|
'Expand videos': [
|
||||||
false
|
true
|
||||||
'Expand all images also expands videos (no autoplay).'
|
'Expand all images also expands videos.'
|
||||||
]
|
]
|
||||||
'Expand from here': [
|
'Expand from here': [
|
||||||
false
|
false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user