mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-16 07:06:18 +00:00
Create IRequiresRegistration. First part of #31
This commit is contained in:
@@ -226,6 +226,8 @@ namespace MediaBrowser.Common.Implementations
|
||||
|
||||
Task.Run(() => ConfigureAutoRunAtStartup());
|
||||
|
||||
Task.Run(() => SecurityManager.LoadAllRegistrationInfo());
|
||||
|
||||
ConfigurationManager.ConfigurationUpdated += ConfigurationManager_ConfigurationUpdated;
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user