diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2026-01-13 20:56:33 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2026-01-13 20:56:33 +0100 |
| commit | f6232a19ca8fc4325313c1eb21b0182024a7e04e (patch) | |
| tree | 579450c59a0a4f4ec924a029bcd3415641647c79 /content/guide/beware-of-the-python-crawlers.md | |
| parent | 31a11fdb3874c21de967e89fa96eca87be08040a (diff) | |
fix: updatel codeberg dotfiles links
Diffstat (limited to 'content/guide/beware-of-the-python-crawlers.md')
| -rw-r--r-- | content/guide/beware-of-the-python-crawlers.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/guide/beware-of-the-python-crawlers.md b/content/guide/beware-of-the-python-crawlers.md index ad2f333..dd2efd2 100644 --- a/content/guide/beware-of-the-python-crawlers.md +++ b/content/guide/beware-of-the-python-crawlers.md @@ -95,7 +95,7 @@ A default config is provided in `/etc/fail2ban/jail.conf`, don't edit it as your This is the configuration I use for fail2ban. You can use it and edit it as much as you want. ```toml -{{< include-remote url="https://codeberg.org/mielota/dox/raw/branch/main/etc/fail2ban/jail.local" >}} +{{< include-remote url="https://codeberg.org/mielota/dox/raw/branch/main/debian13/etc/fail2ban/jail.local" >}} ``` After saving the changes you made to your `jail.local`, restart fail2ban. |
