docs: delegation

This commit is contained in:
Matthias Ahouansou 2024-05-02 09:27:14 +01:00
parent c1f695653b
commit 6e913bfec4
No known key found for this signature in database
5 changed files with 83 additions and 4 deletions

View file

@ -56,6 +56,7 @@ The `global` section contains the following fields:
| `turn_secret` | `string` | The TURN secret | `""` |
| `turn_ttl` | `integer` | The TURN TTL in seconds | `86400` |
| `emergency_password` | `string` | Set a password to login as the `conduit` user in case of emergency | N/A |
| `well_known` | `table` | Used for [delegation](delegation.md) | See [delegation](delegation.md) |
### TLS