doc/url-params: document wildcard in nick param
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user