* Add note about disabling SSH server in exmaple config

This commit is contained in:
Bryan Ashby 2015-12-08 11:23:42 -07:00
parent cdfd074024
commit b3c457729a
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ general: {
servers: {
ssh: {
privateKeyPass: YOUR_PK_PASS
enabled: true /* set to false to disable the SSH server */
}
}
messages: {