docs - fix typos

This commit is contained in:
Bad 2023-03-02 20:35:51 +02:00 committed by Miroslav Šedivý
parent d2ddae8f45
commit addb6b6d1b
5 changed files with 17 additions and 17 deletions

View file

@ -93,7 +93,7 @@ nat1to1: <ip>
- opus *(default encoder)*
- g722
- pcmu
- pcma
- pcma
#### `NEKO_AUDIO_BITRATE`:
- Bitrate of the audio stream in kb/s.
- e.g. `196`
@ -136,7 +136,7 @@ nat1to1: <ip>
- Enable file transfer feature.
- e.g. `true`
#### `NEKO_FILE_TRANSFER_PATH`:
- Path where files will be transferred between the host and users. By default this is
- Path where files will be transferred between the host and users. By default, this is
`/home/neko/Downloads`. If the path doesn't exist, it will be created.
- e.g. `/home/neko/Desktop`