Skip to content

How to use noblacklist + blacklist? #6595

Closed Answered by rusty-snake
wenchaun2 asked this question in Q&A
Discussion options

You must be logged in to vote

The noblacklist must match the blacklist:

# blacklist everything under T1 except of user and team
noblacklist /data/wenchuan/debug/sandbox/T1/user
noblacklist /data/wenchuan/debug/sandbox/T1/team
blacklist /data/wenchuan/debug/sandbox/T1/*

# blacklist everything under T1/user except of wenchuan
noblacklist /data/wenchuan/debug/sandbox/T1/user/wenchuan
blacklist /data/wenchuan/debug/sandbox/T1/user/*

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wenchaun2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants