docs: update add to example max retry
All checks were successful
build / build (push) Successful in 2m8s

This commit is contained in:
d3m0k1d
2026-02-22 16:12:52 +03:00
parent a602207369
commit 49f0acb777

View File

@@ -40,6 +40,7 @@ Example:
service = "nginx" service = "nginx"
path = "" path = ""
status = "304" status = "304"
max_retry = 3
method = "" method = ""
ban_time = "1m" ban_time = "1m"
``` ```