Merge pull request #169 from reasonerjt/master

add timeout for notification in registry
This commit is contained in:
Daniel Jiang 2016-04-27 14:05:00 +08:00
commit d00a23f80e

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