readme: document query params
This commit is contained in:
@@ -41,6 +41,13 @@ Start your IRC WebSocket server, e.g. on port 8080. Then run:
|
|||||||
This will start a development HTTP server for gamja. Connect to it and append
|
This will start a development HTTP server for gamja. Connect to it and append
|
||||||
`?server=ws://localhost:8080` to the URL.
|
`?server=ws://localhost:8080` to the URL.
|
||||||
|
|
||||||
|
## Query parameters
|
||||||
|
|
||||||
|
gamja settings can be overridden using URL query parameters:
|
||||||
|
|
||||||
|
- `server`: path or URL to the WebSocket server
|
||||||
|
- `channels`: comma-separated list of channels to join
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Send patches on the [mailing list], report bugs on the [issue tracker].
|
Send patches on the [mailing list], report bugs on the [issue tracker].
|
||||||
|
|||||||
Reference in New Issue
Block a user