chore: more detailed telnet variable description

This commit is contained in:
softwarenoob
2021-12-13 05:14:17 +02:00
parent 29e610ba80
commit 9f86fb5105

View File

@@ -84,7 +84,7 @@
}, },
{ {
"name": "Telnet Password", "name": "Telnet Password",
"description": "Telnet listens on a local interface by default without a password. However, you can specify if you wish to expose it.", "description": "Telnet listens on a local interface by default without a password. However, you can specify a password if you wish to expose telnet.",
"env_variable": "PASSWORD", "env_variable": "PASSWORD",
"default_value": "", "default_value": "",
"user_viewable": true, "user_viewable": true,