Enable Gallery by default

This commit is contained in:
Zixaphir 2013-08-22 10:45:41 -07:00
parent aabe78984d
commit b55cda889e
3 changed files with 3 additions and 3 deletions

View File

@ -153,7 +153,7 @@
'Images': {
'Image Expansion': [true, 'Expand images.'],
'Image Hover': [true, 'Show full image on mouseover.'],
'Gallery': [false, 'Adds a cute gallery.'],
'Gallery': [true, 'Adds a cute gallery.'],
'Sauce': [true, 'Add sauce links to images.'],
'Reveal Spoiler Thumbnails': [false, 'Replace spoiler thumbnails with the original image.'],
'Replace GIF': [false, 'Replace thumbnail of gifs with its actual image.'],

View File

@ -134,7 +134,7 @@
'Images': {
'Image Expansion': [true, 'Expand images.'],
'Image Hover': [true, 'Show full image on mouseover.'],
'Gallery': [false, 'Adds a cute gallery.'],
'Gallery': [true, 'Adds a cute gallery.'],
'Sauce': [true, 'Add sauce links to images.'],
'Reveal Spoiler Thumbnails': [false, 'Replace spoiler thumbnails with the original image.'],
'Replace GIF': [false, 'Replace thumbnail of gifs with its actual image.'],

View File

@ -128,7 +128,7 @@ Config =
'Show full image on mouseover.'
]
'Gallery': [
false
true
'Adds a cute gallery.'
]
'Sauce': [