Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: SLS_IGNORE #97

Open
dciphered opened this issue May 18, 2021 · 0 comments
Open

Question: SLS_IGNORE #97

dciphered opened this issue May 18, 2021 · 0 comments

Comments

@dciphered
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant