diff options
author | MetaMuffin <metamuffin@yandex.com> | 2021-08-09 17:01:48 +0200 |
---|---|---|
committer | MetaMuffin <metamuffin@yandex.com> | 2021-08-09 17:01:48 +0200 |
commit | 920dbabc375f716d252d7f7c5f708d8d4ead1f72 (patch) | |
tree | 709ed102b787a46b583e20dabb3d8b47b0ffbaf5 | |
parent | 58072a3a6331b362f9e606a76b23ef33406b7ab9 (diff) | |
download | keks-meet-920dbabc375f716d252d7f7c5f708d8d4ead1f72.tar keks-meet-920dbabc375f716d252d7f7c5f708d8d4ead1f72.tar.bz2 keks-meet-920dbabc375f716d252d7f7c5f708d8d4ead1f72.tar.zst |
readme formatting
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ For configuration just add a set of the following options as query parameters to Booleans can be either `1`, `true`, `yes` or their opposites. | Option name | Type | Default | Description | -| --------------- | ------- | ------- | +| --------------- | ------- | ------- | -------------------------------------- | | `username` | string | "guest" | Sets the username | | `rnnoise` | boolean | true | Enables noise suppression with rnnoise | | `audio_enabled` | boolean | false | Enables audio transmission by default | |