From 374744cd14cc815305cf1c0ecee6a12a4aa89480 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 14 Sep 2014 01:25:40 -0700 Subject: [PATCH] Better description of current function of "JSON Navigaton" setting. I expect to change the name in a future version. --- 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 49816cee8..57c9ec8e4 100755 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -3,7 +3,7 @@ Config = 'Miscellaneous': 'JSON Navigation' : [ false - 'Use JSON for loading the Board Index. Also allows searching and sorting the board index and infinite scolling.' + 'Replace the board index with a dynamically generated one supporting searching, sorting, and infinite scrolling.' ] 'Catalog Links': [ true