mirror of
https://codeberg.org/emersion/gamja
synced 2025-03-15 00:47:46 +01:00
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
|
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…
x
Reference in New Issue
Block a user