mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-19 02:52:28 +00:00
update socket connection
This commit is contained in:
@@ -92,7 +92,7 @@ namespace MediaBrowser.Server.Implementations.Session
|
||||
|
||||
if (session == null)
|
||||
{
|
||||
e.AllowConnection = false;
|
||||
//e.AllowConnection = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user