mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
(fix): Fix notification table
This commit is contained in:
parent
ef347442be
commit
02431bf71e
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ notify:
|
|||
## Configuration
|
||||
|
||||
Property | Type | Required | Support | Description
|
||||
--- | --- | --- | --- | --- | ---
|
||||
--- | --- | --- | --- | ---
|
||||
method| string | No | all | HTTP verb
|
||||
packagePattern| string | No | all | Only run this notification if the package name matches the regular
|
||||
headers| array/object | Yes | all | If this endpoint requires specific headers, set them here as an array of key: value objects.
|
||||
|
|
Loading…
Add table
Reference in a new issue