nvgoldin / mirrorchecker

0 stars 0 forks source link

Add an option to always include a mirror when serving the mirrorlist file #4

Closed nvgoldin closed 8 years ago

nvgoldin commented 8 years ago

So the origin will always be included(or other sites for that matter). This can be added as another option in the yaml file:

- mirror:
     ...
     filter: False
nvgoldin commented 8 years ago

fixed(whitelist filter)