Increase size of small image (used by PDF)
This commit is contained in:
parent
1a39e963a5
commit
ff739dcbd2
@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
// Define size of logo small and mini
|
||||
$maxwidthsmall = 350; $maxheightsmall = 200; // Near 16/9eme
|
||||
$maxwidthsmall = 480; $maxheightsmall = 270; // Near 16/9eme
|
||||
$maxwidthmini = 128; $maxheightmini = 72; // 16/9eme
|
||||
$quality = 80;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user