Image processing configuration file in config/_default.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| #
# Imaging section
#
# Options for bitmap files
quality : 80
anchor : smart
hint : photo
resampleFilter: mitchellnetravali
exif:
includeFields: ""
excludeFields: ""
disableDate: false
disableLatLong: false
|