Minor doc changes

This commit is contained in:
voipmeister
2023-12-30 15:24:08 +01:00
parent 6aa0c8679f
commit 467957b6b6
4 changed files with 8 additions and 7 deletions

View File

@@ -22,7 +22,7 @@ The system allows any user with the proper security to access the WFC / system o
Adding your user to the `wfc` group:
```bash
# Repalce USERNAME with your leet +op username
# Replace USERNAME with your leet +op username
./oputil.js user group USERNAME "+wfc"
```
@@ -43,6 +43,7 @@ mainMenuWaitingForCaller: {
## Configuration
### Config Block
The WFC `config` block allows for the following keys:
| Key | Required | Description |
|-----|----------|-------------|
| `acs` | :+1: | See [Security](#security) above. |