diff options
author | metamuffin <metamuffin@disroot.org> | 2022-09-06 23:15:51 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-09-06 23:15:51 +0200 |
commit | c347f41af4e7d82fc08ed068ed6f18f4a59e90ba (patch) | |
tree | 516f2c9b6439d6117d9621604a43bc52a142aeb8 | |
parent | a56d2db292a4b683a77db934d9c00104ba8821e1 (diff) | |
download | keks-meet-c347f41af4e7d82fc08ed068ed6f18f4a59e90ba.tar keks-meet-c347f41af4e7d82fc08ed068ed6f18f4a59e90ba.tar.bz2 keks-meet-c347f41af4e7d82fc08ed068ed6f18f4a59e90ba.tar.zst |
rephrasing readme params
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ a web conference application ## Parameters -For configuration just add a set of the following options as query parameters to the URL (e.g. `/room/asdfg#username=bob`). -Note that the page wont automatically reload if the +For configuration add options in section of URL in a style that is common for query parameters (e.g. `/room/asdfg#username=bob`). +Note that the page wont automatically reload if the section changes. Booleans can be either `1`, `true`, `yes` or their opposites. |