Disable spoiler expanding by default. #968
This commit is contained in:
parent
72b92915e7
commit
90f5533650
@ -66,7 +66,7 @@ Config =
|
|||||||
imageExpansion:
|
imageExpansion:
|
||||||
'Fit width': [true, '']
|
'Fit width': [true, '']
|
||||||
'Fit height': [false, '']
|
'Fit height': [false, '']
|
||||||
'Expand spoilers': [true, 'Expand all images along with spoilers.']
|
'Expand spoilers': [false, 'Expand all images along with spoilers.']
|
||||||
'Expand from here': [true, 'Expand all images only from current position to thread end.']
|
'Expand from here': [true, 'Expand all images only from current position to thread end.']
|
||||||
filter:
|
filter:
|
||||||
name: [
|
name: [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user