mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 01:54:42 +01:00
Merged with latest master
This commit is contained in:
@@ -45,8 +45,7 @@ namespace Jellyfin.Api.Tests
|
||||
// Specify the startup command line options
|
||||
var commandLineOpts = new StartupOptions
|
||||
{
|
||||
NoWebClient = true,
|
||||
NoAutoRunWebApp = true
|
||||
NoWebClient = true
|
||||
};
|
||||
|
||||
// Use a temporary directory for the application paths
|
||||
|
||||
Reference in New Issue
Block a user