change the default theme to colorbox

This commit is contained in:
Simon
2012-11-14 00:32:14 +01:00
parent ad74c09560
commit d2f135435a
2 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ _DEFAULT_CONFIG = {
'exif': '0',
'copyright': '',
'ext_list': '.jpg,.jpeg,.JPG,.JPEG,.png',
'theme': 'default'
'theme': 'colorbox'
}

View File

@@ -5,8 +5,8 @@
# example config file
# theme :
# - default, galleria, or the path to a custom theme directory
# theme = default
# - colorbox (default), galleria, or the path to a custom theme directory
# theme = colorbox
# size of resized image
# img_size = 640x480