Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ye11ow committed Jun 2, 2020
1 parent 2025b61 commit bc80008
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,14 @@ Noti is a Mac OS X menu bar plugin to show the status of pull requests (merge re
"project_id": [],

// [Optional] The host of the gitlab server. Leave it empty to use the public Gitlab server.
"host": ""
"host": "",

// [Optional] Filters
"filters": {

// [Optional] Filter by the usernames
"usernames": []
}
},

// Github related configurations
Expand Down

0 comments on commit bc80008

Please sign in to comment.