Skip to content

Commit 139f957

Browse files
authored
alphabetically sorted block_bad_ips_enabled
1 parent f2efa65 commit 139f957

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 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 |
@@ -76,8 +77,6 @@ To see which values you can set and which values they are allowed to have take a
7677
| **varnish_large_thread_pool_stack**<br/><sub></sub> | False | True, False |
7778
| **varnish_version**<br/><sub>Change the Varnish version</sub> | 7.x | 4.0, 6.0, 7.x |
7879
| **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-
8180

8281
### Checking a Value for a Setting
8382

0 commit comments

Comments
 (0)