> On 07/29/2021 1:26 PM dove...@ptld.com wrote:
> 
> How would you disable quota grace?
> quota_grace = 0
> quota_grace = 0%
> quota_grace = 0m
> quota_grace = -1

Either of the first three would work.  They all resolve to a value of 0 - 
quota_grace adjusts the existing root limits by whatever factor quota_grace is 
(either a percentage or a defined size).

michael

Reply via email to