add white background

This commit is contained in:
Raphael 2022-01-11 14:27:18 +01:00
parent 27fbf9412c
commit 04f4d50e07
2 changed files with 1 additions and 1 deletions

BIN
assets/images/bg_white.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 B

View File

@ -37,7 +37,7 @@ frontend:
# draw the background grid to images on download ? (If True, even PNGs are also not transparent anymore) -- boolean
drawBackgroundGrid: false
# Background Image; Can be "bg_grid.png" or "bg_dots.png" -- string
# Background Image; Can be "bg_grid.png", "bg_dots.png" or "bg_white.png" (Place your background at assets/images if you want your own background) -- string
backgroundGridImage: "bg_grid.png"
# Frontend performance tweaks