Fix email logo: resize/compress to small JPEG, make path configurable in settings, add Pillow
This commit is contained in:
parent
48db5c5461
commit
918eaa682c
6 changed files with 80206 additions and 10 deletions
3
booth_settings.json
Normal file
3
booth_settings.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"logo_path": "/mnt/Storage/DM-Logo.png"
|
||||
}
|
||||
Reference in a new issue