0
Fork 0
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:
Juan Picado @jotadeveloper 2017-07-04 08:05:41 +02:00 committed by GitHub
parent ef347442be
commit 02431bf71e

View file

@ -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.