Update telnet.md

This commit is contained in:
Jasin2069 2018-03-29 21:47:51 -04:00 committed by GitHub
parent d6633fb378
commit 2926bb55cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -21,5 +21,5 @@ Telnet is enabled by default on port `8888` in `config.hjson`:
| Option | Description | Option | Description
|---------------------|--------------------------------------------------------------------------------------| |---------------------|--------------------------------------------------------------------------------------|
| `firstMenu` | First menu a telnet connected user is presented with | `firstMenu` | First menu a telnet connected user is presented with
| `enabled` | Enable/disable SSH server | `enabled` | Enable/disable telnet server
| `port` | Configure a custom port for the SSH server | `port` | Configure a custom port for the telnet server