mirror of
https://codeberg.org/emersion/gamja
synced 2025-03-12 23:43:42 +01:00
doc/setup: improve gamja config instructions for webircgateway
This commit is contained in:
parent
ca4b3575b1
commit
3771b39979
@ -18,8 +18,9 @@ enabled = true
|
|||||||
webroot = /path/to/gamja
|
webroot = /path/to/gamja
|
||||||
```
|
```
|
||||||
|
|
||||||
Then connect to webircgateway and append `?server=/webirc/websocket/` to the
|
Then configure gamja to connect to `/webirc/websocket/` (either by setting
|
||||||
URL.
|
`server.url` in the [configuration file], or by appending
|
||||||
|
`?server=/webirc/websocket/` to the URL).
|
||||||
|
|
||||||
## nginx
|
## nginx
|
||||||
|
|
||||||
@ -48,3 +49,4 @@ server doesn't send PINGs, you can set the `server.ping` option in
|
|||||||
|
|
||||||
[soju]: https://soju.im
|
[soju]: https://soju.im
|
||||||
[webircgateway]: https://github.com/kiwiirc/webircgateway
|
[webircgateway]: https://github.com/kiwiirc/webircgateway
|
||||||
|
[configuration file]: config-file.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user