From 90f553365003f72dcbe369bcf6bfbaac3b914531 Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Sun, 24 Mar 2013 21:08:32 +0100 Subject: [PATCH] Disable spoiler expanding by default. #968 --- src/config.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.coffee b/src/config.coffee index 2d38fee09..2ac7f2bfd 100644 --- a/src/config.coffee +++ b/src/config.coffee @@ -66,7 +66,7 @@ Config = imageExpansion: 'Fit width': [true, ''] '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.'] filter: name: [