Skip to content

How to add multiple folders in exclude_dir? #274

Closed Answered by florianschanda
hongbo-miao asked this question in Q&A
Discussion options

You must be logged in to vote

You can just use the same directive twice, so:

exclude_dir: "a"
exclude_dir: "b"

Remember the MH config files are basically scripts, they are executed top-to-bottom. For some config options it just overwrites the previous value, for some it adds.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hongbo-miao
Comment options

Answer selected by florianschanda
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