From b2f4a8daf09cae0f02d7ebebf6ec329fdb884fea Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 6 Apr 2014 19:21:23 -0700 Subject: [PATCH] turn JSON navigation off 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 28b76664b..6a98ce1ab 100755 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -2,7 +2,7 @@ Config = main: 'Miscellaneous': 'JSON Navigation' : [ - true + false 'Use JSON for loading the Board Index and Threads. Also allows searching and sorting the board index and infinite scolling.' ] 'Catalog Links': [