fix config file style
This commit is contained in:
parent
ff8bde2289
commit
df313cb974
@ -32,7 +32,7 @@ frontend:
|
|||||||
imageDownloadFormat: "png"
|
imageDownloadFormat: "png"
|
||||||
|
|
||||||
# if it is blank, images will use relative path, for example "/uploads/<image_path>.png"
|
# if it is blank, images will use relative path, for example "/uploads/<image_path>.png"
|
||||||
imageURL : ""
|
imageURL: ""
|
||||||
|
|
||||||
# draw the background grid to images on download ? (If True, even PNGs are also not transparent anymore) -- boolean
|
# draw the background grid to images on download ? (If True, even PNGs are also not transparent anymore) -- boolean
|
||||||
drawBackgroundGrid: false
|
drawBackgroundGrid: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user