add timeout for notification in registry

This commit is contained in:
Tan Jiang 2016-04-27 13:38:59 +08:00
parent 00b33d6b4d
commit db15c2abc6

View File

@ -30,6 +30,6 @@ notifications:
- name: harbor
disabled: false
url: http://ui/service/notifications
timeout: 500
timeout: 500ms
threshold: 5
backoff: 1000
backoff: 1s