1
Fork 0

Fix typo in documentation.

Thanks to Miroslav36.
This commit is contained in:
Juliusz Chroboczek 2022-03-08 16:06:58 +01:00
parent 1b492114ad
commit c69ccd098e
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -72,7 +72,7 @@ A typical group definition file looks like this:
{
"op":[{"username":"jch","password":"1234"}],
"presenter":[{}]
"presenter":[{}],
"allow-recording": true,
"allow-subgroups": true
}