change the default theme to colorbox
This commit is contained in:
@@ -38,7 +38,7 @@ _DEFAULT_CONFIG = {
|
||||
'exif': '0',
|
||||
'copyright': '',
|
||||
'ext_list': '.jpg,.jpeg,.JPG,.JPEG,.png',
|
||||
'theme': 'default'
|
||||
'theme': 'colorbox'
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user