Correct time

This commit is contained in:
Zixaphir 2014-07-17 15:34:41 -07:00
parent 7dcd2aa858
commit 6566b8bbf4
3 changed files with 3 additions and 3 deletions

View File

@ -139,7 +139,7 @@
main: {
'Miscellaneous': {
'JSON Navigation': [true, 'Use JSON for loading the Board Index and Threads. Also allows searching and sorting the board index and infinite scolling.'],
'Update Stale Index': [true, 'Updates the board index if it hasn\'t been updated in five or more minutes when 4chan gains browser focus (like switching tabs or windows).'],
'Update Stale Index': [true, 'Updates the board index if it hasn\'t been updated in ten or more minutes when 4chan gains browser focus (like switching tabs or windows).'],
'Catalog Links': [true, 'Add toggle link in header menu to turn Navigation links into links to each board\'s catalog.'],
'External Catalog': [false, 'Link to external catalog instead of the internal one.'],
'Desktop Notifications': [false, 'Enables desktop notifications across various appchan x features.'],

View File

@ -114,7 +114,7 @@
main: {
'Miscellaneous': {
'JSON Navigation': [true, 'Use JSON for loading the Board Index and Threads. Also allows searching and sorting the board index and infinite scolling.'],
'Update Stale Index': [true, 'Updates the board index if it hasn\'t been updated in five or more minutes when 4chan gains browser focus (like switching tabs or windows).'],
'Update Stale Index': [true, 'Updates the board index if it hasn\'t been updated in ten or more minutes when 4chan gains browser focus (like switching tabs or windows).'],
'Catalog Links': [true, 'Add toggle link in header menu to turn Navigation links into links to each board\'s catalog.'],
'External Catalog': [false, 'Link to external catalog instead of the internal one.'],
'Desktop Notifications': [false, 'Enables desktop notifications across various appchan x features.'],

View File

@ -7,7 +7,7 @@ Config =
]
'Update Stale Index': [
true
'Updates the board index if it hasn\'t been updated in five or more minutes when 4chan gains browser focus (like switching tabs or windows).'
'Updates the board index if it hasn\'t been updated in ten or more minutes when 4chan gains browser focus (like switching tabs or windows).'
]
'Catalog Links': [
true