Add thumb_convert_path to Board Config
This commit is contained in:
parent
99e431598c
commit
d154b38680
@ -264,6 +264,8 @@ class ImageIO extends Extension {
|
||||
$sb->add_label(" px at ");
|
||||
$sb->add_int_option("thumb_quality");
|
||||
$sb->add_label(" % quality ");
|
||||
$sb->add_label("<br>ImageMagick Binary: ");
|
||||
$sb->add_text_option("thumb_convert_path");
|
||||
|
||||
if($config->get_string("thumb_engine") == "gd") {
|
||||
$sb->add_shorthand_int_option("thumb_mem_limit", "<br>Max memory use: ");
|
||||
|
Loading…
x
Reference in New Issue
Block a user