use 1 instead of true for consistency.

This commit is contained in:
Miroslav Šedivý 2024-01-06 17:33:39 +01:00
parent b8881b3a46
commit 2f9964580f
3 changed files with 9 additions and 17 deletions

View file

@ -257,8 +257,8 @@ NEKO_BROADCAST_PIPELINE: "flvmux name=mux ! rtmpsink location={url} pulsesrc dev
- Adding `?embed=1` will hide most additional components and show only video.
- Adding `?volume=<0-1>` will set volume to given value.
- Adding `?lang=<language>` will set language to given value.
- Adding `?show_side=true` will show the sidebar on startup.
- Adding `?mute_chat=true` will mute the chat on startup.
- Adding `?show_side=1` will show the sidebar on startup.
- Adding `?mute_chat=1` will mute the chat on startup.
- e.g. `http(s)://<URL:Port>/?pwd=neko&usr=guest&cast=1`
### Screen size