Skip to content

Commit f2efa65

Browse files
authored
Document 'block_bad_ips_enabled' setting
Added documentation for blocking bad IPs feature.
1 parent aaa50d9 commit f2efa65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ To see which values you can set and which values they are allowed to have take a
7676
| **varnish_large_thread_pool_stack**<br/><sub></sub> | False | True, False |
7777
| **varnish_version**<br/><sub>Change the Varnish version</sub> | 7.x | 4.0, 6.0, 7.x |
7878
| **valkey_enabled**<br/><sub>Enable valkey</sub> | False | True, False |
79+
| **block_bad_ips_enabled**<br/><sub>Blocks abusive IPs with high AbuseIPDB.com confidence scores</sub> | True | True, False |
80+
7981

8082
### Checking a Value for a Setting
8183

0 commit comments

Comments
 (0)