mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-25 18:03:14 +08:00
chore: more detailed telnet variable description
This commit is contained in:
parent
29e610ba80
commit
9f86fb5105
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user