mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-21 13:07:04 +02:00
docs - fix typos
This commit is contained in:
parent
d2ddae8f45
commit
addb6b6d1b
5 changed files with 17 additions and 17 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue