Open
Description
Could I please request a sample of what the correct syntax of this settings parameter should look like.
The documentation states:
SLS_IGNORE
Type: string
Default: empty
A comma-delineated string of paths that should be ignored (for example, favicon.ico)
For the sake of testing, I included the image filename (myfavicon.png) in this parameter however I can see that the image is still being manipulated.
Does this parameter require the full path of the image, or does the filename suffice?
If wanting to add additional files to ignore, is the following the correct format:
SLS_IGNORE: file1.ico,file2.png,file3.jpg (CSV, no spaces)
Many thanks!
Metadata
Metadata
Assignees
Labels
No labels