diff --git a/src/General/Config.coffee b/src/General/Config.coffee index 57c9ec8e4..8c05299bd 100755 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -2,7 +2,7 @@ Config = main: 'Miscellaneous': 'JSON Navigation' : [ - false + true 'Replace the board index with a dynamically generated one supporting searching, sorting, and infinite scrolling.' ] 'Catalog Links': [ @@ -432,8 +432,8 @@ Config = 'Expand all images along with spoilers.' ] 'Expand videos': [ - false - 'Expand all images also expands videos (no autoplay).' + true + 'Expand all images also expands videos.' ] 'Expand from here': [ false