restored SIGLICAN_MAKE_THUMBS... for now

This commit is contained in:
Scott Boone (github signing key) 2014-10-17 17:27:02 -05:00
parent cae0ac62f1
commit 1b47432d2c

View file

@ -57,7 +57,7 @@ _DEFAULT_SIGLICAN_SETTINGS = {
'SIGLICAN_LOCALE': '',
'SIGLICAN_MEDIAS_SORT_ATTR': 'filename',
'SIGLICAN_MEDIAS_SORT_REVERSE': False,
# 'SIGLICAN_MAKE_THUMBS': True,
'SIGLICAN_MAKE_THUMBS': True,
'SIGLICAN_ORIG_DIR': 'original',
'SIGLICAN_ORIG_LINK': False,
# 'PLUGINS': [],