1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00
Maurizio De Magnis 5cfda9d588
Fixes Fail2Ban's directive (#969)
Without `filter = sshd` and after restarting the service I see this error in Fail2Ban's logs (`/var/log/fail2ban.log`):

```
2022-11-03 11:24:36,225 fail2ban.transmitter    [1283507]: ERROR   Jail 'sshd-ddos' skipped, because of wrong configuration: Unable to read the filter 'sshd-ddos'
```

I added the statement as per [this article](https://serverfault.com/a/1050315) and it worked.
2023-12-08 21:21:43 +00:00
2022-12-21 06:26:37 +01:00
2023-12-08 21:21:43 +00:00
2023-11-29 10:49:42 +01:00
2023-12-07 19:47:38 +00:00
2022-12-21 06:26:37 +01:00
2018-10-21 04:03:53 +02:00

Mastodon

The documentation currently uses Hugo to generate a static site from Markdown.

View the documentation at https://docs.joinmastodon.org

Description
Full documentation repository for Mastodon
Readme 71 MiB
Languages
SCSS 56.2%
HTML 43%
JavaScript 0.8%