mirror of
https://github.com/wassname/Mostly-Harmless.git
synced 2026-08-12 11:40:40 +08:00
New default for settings.cacheTime
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
var settings, cache, utils, button, reddit, background;
|
||||
|
||||
settings = new Store('settings', {
|
||||
'cacheTime': 1,
|
||||
'cacheTime': 3,
|
||||
'freshCutoff': 7,
|
||||
'popupWidth': 640
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user