Skip to content

Clarify timeout unit in readme #53

@jdrake

Description

@jdrake

Docs say

`timeout`: Idle socket timeout. Automatically ends incoming sockets if found idle for this
   duration. Defaults to `30` seconds.

The "30 seconds" is misleading, since the unit is actually milliseconds.

I propose:

`timeout`: Idle socket timeout in milliseconds. Automatically ends incoming sockets if found idle for this
   duration. Defaults to 30 seconds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions