-
Notifications
You must be signed in to change notification settings - Fork 260
Home
fox.cpp edited this page Sep 18, 2019
·
10 revisions
Here we collect useful articles about maddy configuration. The list of pages is below and in the side bar.
- fail2ban configuration - Configuration files for per-IP blocking of bruteforce attempts (you want this since maddy uses computationally-expensive hash function for passwords!)
- maddy and SQLite - Explanation of adjustments made to the default SQLite configuration by maddy
- Dev: Comments on design - Explanation of why certain things are done in exactly this way.