-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1ef4e6f
commit 3f3c9c0
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,13 @@ | ||
configuration: | ||
relayConfig: | ||
name: Relay Config | ||
description: Basic settings | ||
relays: | ||
name: Relays | ||
description: Stun/Turn relays. You may want to host your own Coturn server for this. | ||
autoRestart: | ||
name: Auto restart relay on crash. | ||
name: Auto restart relay on crash | ||
description: Seperate from "Watchdog"; This option will be faster. | ||
debugLog: | ||
debugMods: | ||
name: Debug Logging | ||
description: Extra logging of traffic. (Recommended for small amounts of traffic. NOT recommended for lots of traffic.) |