forked from CringeStudios/gamja
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
@ -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…
x
Reference in New Issue
Block a user