Skip to content

Question: SLS_IGNORE #97

Description

@dciphered

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions