Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotttf committed Feb 22, 2016
1 parent 74e44c0 commit a6a2ff6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -48,8 +48,8 @@ else {
* `path` - (optional) The socket path to use. Defaults to /var/run/adios.sock
* `config` - (optional) A configuration object for the master process.
Contains:
* timeout: time in milliseconds before a child will be force closed.
Default: 10000, 10 seconds.
* `timeout`: time in milliseconds before a child will be force closed.
Default: 10000, 10 seconds.

Returns a promise that resolves when the server is listening.

Expand Down

0 comments on commit a6a2ff6

Please sign in to comment.