Update README.md
This commit is contained in:
parent
cee6df948e
commit
9dace2501c
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ You will be prompted for credentials to use on the SSH server via HTTP Basic aut
|
||||||
* **allowreplay** - _boolean_ - Allow use of password replay feature, example `allowreplay: true`
|
* **allowreplay** - _boolean_ - Allow use of password replay feature, example `allowreplay: true`
|
||||||
|
|
||||||
## Config File Options
|
## Config File Options
|
||||||
`config.json` contains several options which may be specified to customize to your needs, vs editing the javascript direclty. This is JSON format so mind your spacing, brackets, etc...
|
`config.json` contains several options which may be specified to customize to your needs, vs editing the javascript directly. This is JSON format so mind your spacing, brackets, etc...
|
||||||
|
|
||||||
* **listen.ip** - _string_ - IP address node should listen on for client connections, defaults to `127.0.0.1`
|
* **listen.ip** - _string_ - IP address node should listen on for client connections, defaults to `127.0.0.1`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue