Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

Commit 3f1a89e

Browse files
authored
fix markdown code fence
1 parent 924e6d6 commit 3f1a89e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

root/defaults/fail2ban/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For example, to adjust `jail.conf`, create `jail.local` and apply your customiza
1212

1313
This example uses `apprise-api` for notifications, `cloudflare` for additional web proxy banning, and `abuseipdb` to report bad actors. You can remove any of these, or add more as you see fit.
1414

15-
```yaml
15+
```ini
1616
[DEFAULT]
1717
# Prevents banning LAN subnets
1818
ignoreip = 127.0.0.1/8 ::1

0 commit comments

Comments
 (0)