mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-29 21:31:07 +02:00
Make STUN server configurable
This commit is contained in:
@ -20,6 +20,9 @@ type Options struct {
|
||||
Hostname string
|
||||
Favicon string
|
||||
WidgetURL string
|
||||
|
||||
// Copied from WebRTC configuration
|
||||
STUNServers []string
|
||||
}
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user