webracer999 26f2306525 fail2ban-setup: *.local instead of *.conf (#14)
`man 5 jail.conf`:
CONFIGURATION FILES FORMAT
       *.conf  files  are distributed by Fail2Ban.  It is recommended that *.conf files should remain unchanged to ease upgrades.  If needed,
       customizations should be provided in *.local files.  For example, if you would like to enable the [ssh-iptables-ipset] jail  specified
       in jail.conf, create jail.local containing

Reviewed-on: https://gitea.com/gitea/docs/pulls/14
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: webracer999 <webracer999@noreply.gitea.com>
Co-committed-by: webracer999 <webracer999@noreply.gitea.com>
2024-07-12 15:20:08 +00:00
2024-06-15 13:02:18 +00:00
2024-05-27 22:16:26 +08:00
2024-06-14 08:53:10 +00:00
2024-06-14 08:53:10 +00:00
2024-03-16 02:43:09 +00:00
2023-02-02 23:30:20 -05:00
2023-07-28 05:52:35 +00:00
2024-07-05 19:54:03 -04:00
2024-06-06 21:08:01 +08:00
2023-10-03 17:13:46 +00:00
2024-05-27 13:52:22 +00:00

Gitea Docs badge

How to build

make clean
make prepare-docs
make build

Development

make clean
make prepare-docs
make serve

Test en version

npm run start
Description
No description provided
Readme Apache-2.0 12 MiB
Languages
MDX 55.9%
JavaScript 26.7%
CSS 13.8%
Shell 2.4%
Makefile 1.2%