From edb99425f21d191f40f829778224d445cc3c0005 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 12 Jul 2015 13:26:04 -0700 Subject: [PATCH] 'Ignore Offline Status' -> default true --- 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 a228f5fc0..046ddc4d3 100755 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -962,7 +962,7 @@ Config = 'Automatically fetch new posts.' ] 'Ignore Offline Status': [ - false + true 'Update even if your browser reports you are offline.' ] 'Optional Increase': [