mirror of
https://codeberg.org/emersion/gamja
synced 2025-04-22 01:23:56 +02:00
doc/url-params: document wildcard in nick param
This commit is contained in:
parent
0f273b9699
commit
f698d7a250
@ -3,7 +3,8 @@
|
|||||||
gamja settings can be overridden using URL query parameters:
|
gamja settings can be overridden using URL query parameters:
|
||||||
|
|
||||||
- `server`: path or URL to the WebSocket server
|
- `server`: path or URL to the WebSocket server
|
||||||
- `nick`: nickname
|
- `nick`: nickname (if the character `*` appears in the string, it will be
|
||||||
|
replaced with a randomly generated value)
|
||||||
- `channels`: comma-separated list of channels to join (`#` needs to be escaped)
|
- `channels`: comma-separated list of channels to join (`#` needs to be escaped)
|
||||||
- `open`: [IRC URL] to open
|
- `open`: [IRC URL] to open
|
||||||
- `debug`: if set to 1, debug mode is enabled
|
- `debug`: if set to 1, debug mode is enabled
|
||||||
|
Loading…
x
Reference in New Issue
Block a user