Merge pull request #504 from phreaker0/docs-capacity-overiding

added note about capacity limit overriding
This commit is contained in:
Jim Salter 2020-11-01 17:24:02 -05:00 committed by GitHub
commit bb19048501
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -108,5 +108,6 @@ yearly_warn = 0
yearly_crit = 0
# default limits for capacity checks (if set to 0, limit will not be checked)
# for overriding these values one needs to specify them in a root pool section! ([tank]\n ...)
capacity_warn = 80
capacity_crit = 95