mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-09-01 03:30:06 +00:00
update socket connection
This commit is contained in:
parent
b6e102a03c
commit
f64f0603ae
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ namespace MediaBrowser.Server.Implementations.Session
|
|||
|
||||
if (session == null)
|
||||
{
|
||||
e.AllowConnection = false;
|
||||
//e.AllowConnection = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue