Make image size in table values settable by env

This commit is contained in:
barisgit 2025-08-03 22:05:17 +02:00
parent 8b417d6441
commit 886def3527
5 changed files with 19 additions and 3 deletions

View file

@ -22,6 +22,8 @@ twig:
saml_enabled: '%partdb.saml.enabled%'
part_preview_generator: '@App\Services\Attachments\PartPreviewGenerator'
img_overlay: '%partdb.show_part_image_overlay%'
table_image_preview_min_size: '%partdb.table.image_preview_min_size%'
table_image_preview_max_size: '%partdb.table.image_preview_max_size%'
when@test:
twig: