Skip to content

Commit 04d67a9

Browse files
author
Jonathan Visser
committed
Fix wierd newline for hypernode-systemctl firewall_block_ftp_enabled setting
1 parent 8a4620b commit 04d67a9

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
@@ -30,8 +30,7 @@ To see which values you can set and which values they are allowed to have take a
3030
| **elasticsearch_enabled**<br/><sub>Enable Elasticsearch</sub> | False | True, False |
3131
| **elasticsearch_version**<br/><sub>Change the Elasticsearch version</sub> | 7.x | 5.2, 6.x, 7.x |
3232
| **enable_ioncube**<br/><sub>Only enable this if you really have to,<br />as Ioncube is a performance killer</sub> | False | True, False |
33-
| **firewall_block_ftp_enabled**<br/><sub>Indicates whether FTP (which is unsafe) is | | |
34-
| completely blocked or not</sub> | False | True, False |
33+
| **firewall_block_ftp_enabled**<br/><sub>Indicates whether FTP (which is unsafe) is completely blocked or not</sub> | False | True, False |
3534
| **magerun2_version**<br/><sub>Change the N98 Magerun version</sub> | latest | 3.x, 4.x, 5.x, 6.x, 7.x, latest |
3635
| **mailhog_enabled**<br/><sub>Enable the Mailhog feature</sub> | False | True, False |
3736
| **managed_vhosts_enabled**<br/><sub>Enable the managed_vhosts nginx configuration</sub> | True | True, False |

0 commit comments

Comments
 (0)