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
|
If you are unable to configure the proxy timeout accordingly, or if your IRC
|
||||||
`server.ping` option in `config.json` to an interval, in seconds, between which
|
server doesn't send PINGs, you can set the `server.ping` option in
|
||||||
gamja will send opportunistic pings.
|
`config.json` (see below).
|
||||||
|
|
||||||
### Development server
|
### Development server
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue