change default to not copy exiv

This commit is contained in:
Simon
2012-07-15 18:34:51 +02:00
parent cc267aa725
commit 0c08b4d4c1

View File

@@ -29,7 +29,7 @@ _DEFAULT_CONFIG = {
'big_img': 0,
'bigimg_dir': 'big',
'jpg_quality': 90,
'exif': 1,
'exif': 0,
'copyright': '',
'fileExtList': '.jpg,.jpeg,.JPG,.JPEG,.png',
'theme': 'default'