fix: add second template for fix bug with slice
All checks were successful
CI.yml / build (push) Successful in 1m47s

This commit is contained in:
d3m0k1d
2026-01-13 22:41:09 +03:00
parent c2e9154c87
commit b450b8764b
2 changed files with 9 additions and 2 deletions

View File

@@ -13,4 +13,10 @@ ban_time = 1200
name = "nginx"
log_path = "/var/log/nginx/access.log"
enabled = true
[service]
name = "nginx"
log_path = "/var/log/nginx/access.log"
enabled = false
`