Fix email logo: resize/compress to small JPEG, make path configurable in settings, add Pillow

This commit is contained in:
Troll (Hermes Agent) 2026-08-01 23:32:14 +00:00
parent 48db5c5461
commit 918eaa682c
6 changed files with 80206 additions and 10 deletions

3
booth_settings.json Normal file
View file

@ -0,0 +1,3 @@
{
"logo_path": "/mnt/Storage/DM-Logo.png"
}