mirror of
https://github.com/datarhei/core.git
synced 2025-09-26 20:11:29 +08:00
Cosmetics
This commit is contained in:
@@ -287,6 +287,7 @@ func NewServer(config Config) (Server, error) {
|
||||
s.v3handler.session = api.NewSession(
|
||||
config.Sessions,
|
||||
)
|
||||
|
||||
s.middleware.session = mwsession.NewHLSWithConfig(mwsession.HLSConfig{
|
||||
EgressCollector: config.Sessions.Collector("hls"),
|
||||
IngressCollector: config.Sessions.Collector("hlsingress"),
|
||||
|
Reference in New Issue
Block a user