Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
klauspost committed Oct 5, 2015
1 parent ceac8b4 commit 1888f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doproxy.toml
Expand Up @@ -46,4 +46,4 @@ upscale-time = "3m" # How long should the latency be below threshold
# This is an Exponentially Weighted Moving Average.
upscale-every = "15m" # How long between a new server can be provisioned.
max-health-failures = 180 # If a server fails this many health consequtive health checks, it will be deprovisioned.
# Health checks is performed every second.
# Health checks are performed every second.

0 comments on commit 1888f33

Please sign in to comment.