Skip to content

Commit f36cd06

Browse files
authored
Merge pull request #458 from ByteInternet/TimVNL-blockbad-documentation-1
Document 'block_bad_ips_enabled' setting
2 parents aaa50d9 + 139f957 commit f36cd06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ To see which values you can set and which values they are allowed to have take a
2424
| Field | Default Value | Possible Values |
2525
| --------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
2626
| **blackfire_enabled**<br/><sub>A great tool to find performance bottlenecks<br />in Magento</sub> | False | True, False |
27+
| **block_bad_ips_enabled**<br/><sub>Blocks abusive IPs with high AbuseIPDB.com confidence scores</sub> | True | True, False |
2728
| **composer_version**<br/><sub>Change the Composer version</sub> | 2.x | 1.x, 2.2, 2.6, 2.7, 2.x |
2829
| **disable_optimizer_switch**<br/><sub>Disable the optimizer switch</sub> | False | True, False |
2930
| **elasticsearch_enabled**<br/><sub>Enable Elasticsearch</sub> | False | True, False |

0 commit comments

Comments
 (0)