Rename BackendsThrottleDuration to ProvidersThrottleDuration

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
Vincent Demeester 2015-10-17 14:14:20 +02:00
parent 2e5f4598f0
commit a0df7ab921
4 changed files with 23 additions and 24 deletions

View file

@ -115,7 +115,7 @@ For example:
# Optional
# Default: "2s"
#
# BackendsThrottleDuration = "5s"
# ProvidersThrottleDuration = "5s"
```