readme: mention server.ping when server doesn't send PINGs
For instance, soju doesn't send PINGs.
This commit is contained in:
parent
21a4a71542
commit
a7d3a3940a
1 changed files with 3 additions and 3 deletions
|
@ -48,9 +48,9 @@ location /socket {
|
|||
}
|
||||
```
|
||||
|
||||
If you are unable to configure the proxy timeout accordingly, you can set the
|
||||
`server.ping` option in `config.json` to an interval, in seconds, between which
|
||||
gamja will send opportunistic pings.
|
||||
If you are unable to configure the proxy timeout accordingly, or if your IRC
|
||||
server doesn't send PINGs, you can set the `server.ping` option in
|
||||
`config.json` (see below).
|
||||
|
||||
### Development server
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue