doc/url-params: document wildcard in nick param

This commit is contained in:
Simon Ser 2024-05-09 22:56:58 +02:00
parent 0f273b9699
commit f698d7a250

View file

@ -3,7 +3,8 @@
gamja settings can be overridden using URL query parameters:
- `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)
- `open`: [IRC URL] to open
- `debug`: if set to 1, debug mode is enabled