Consolidate fail2ban truthy values into shared constants
This commit is contained in:
@@ -252,7 +252,7 @@ Pure helper modules with no framework dependencies.
|
||||
| `config_file_utils.py` | Common file-level config utility helpers |
|
||||
| `fail2ban_db_utils.py` | Fail2ban DB path discovery and ban-history parsing helpers |
|
||||
| `setup_utils.py` | Setup wizard helper utilities |
|
||||
| `constants.py` | Shared constants: default socket path, default database path, time-range presets, limits |
|
||||
| `constants.py` | Shared constants: default socket path, default database path, time-range presets, parser truthy values, limits |
|
||||
|
||||
#### Configuration (`app/config.py`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user