-
Notifications
You must be signed in to change notification settings - Fork 3
Restrictions
Shane Argo edited this page Jan 10, 2018
·
2 revisions
Restrictions specify criteria for injection of the injected content into the injection points. Generally speaking, an unrestricted injection point is too broad, instead you'll want to limit the content to only be injected into specific pages or for specific users. Restrictions are the mechanism for doing this.
Each package can have multiple restrictions which are combined using a logical 'AND'. That is to say that all criterion must true for the injection to occur. Logical 'OR' can be achieved using the advanced restriction.