From b817c43d55367274f179fc59fc2613c0eeb3ba0c Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 27 Dec 2014 21:14:11 -0800 Subject: [PATCH] Use 4chan X Catalog -> on by default --- src/General/Config.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/Config.coffee b/src/General/Config.coffee index f920d3ff2..d573ecfbf 100755 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -6,7 +6,7 @@ Config = 'Replace the original board index with one supporting searching, sorting, infinite scrolling, and a catalog mode.' ] 'Use 4chan X Catalog': [ - false + true 'Link to 4chan X\'s catalog instead of the native 4chan one.' 1 ]