Skip to content

Commit

Permalink
Update config examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
hguandl committed Feb 24, 2021
1 parent 52dfc10 commit 224fbfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ notifiers:
##
- type: workwx
corpid: "wx20190501"
agentid: 1000002
agentid: "1000002"
corpsecret: "rhodesisland"
touser: "@all"

Expand Down
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ notifiers:
##
- type: workwx
corpid: "wx20190501"
agentid: 1000002
agentid: "1000002"
corpsecret: "rhodesisland"
touser: "@all"

Expand Down

0 comments on commit 224fbfb

Please sign in to comment.