Add repositories_skipped option (#251)
This commit is contained in:
@@ -36,4 +36,5 @@ These are all enabled by default, but you can explicitely opt out from them.
|
||||
repositories: 100 # Query only last 100 repositories
|
||||
repositories_forks: no # Don't include forks
|
||||
repositories_affiliations: owner, collaborator # Display only repositories where user is owner or collaborator
|
||||
repositories_skipped: lowlighter/lowlighter # Exclude automatically "lowlighter/lowlighter" repository from plugins allowing a skip list
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user