... | ... |
@@ -16,8 +16,6 @@ set_imgsize 'large' 792 594 |
16 | 16 |
set_imgsize 'medium' 576 432 |
17 | 17 |
set_imgsize 'small' 432 324 |
18 | 18 |
set_imgsize 'xsmall' 240 240 |
19 |
-set_imgsize '2small' 144 144 |
|
20 |
-set_imgsize 'thumb' 120 120 |
|
21 | 19 |
|
22 | 20 |
if which readconf > /dev/null; then |
23 | 21 |
eval $(readconf --conf "$thumbnailsconf" --section=mysql --section=path --case-sensitive) |