mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-29 22:41:06 +02:00
Also test web server desactivation
This commit is contained in:
@ -85,7 +85,7 @@ func Serve(rSdpChan chan struct {
|
||||
cfg = c
|
||||
|
||||
if !cfg.Enabled {
|
||||
// SRT is not enabled, ignore
|
||||
// Web server is not enabled, ignore
|
||||
return
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user