mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Restore app.config
This commit is contained in:
parent
7404114fee
commit
be471f03b9
@ -12,7 +12,7 @@
|
||||
<targets async="true"></targets>
|
||||
</nlog>
|
||||
<appSettings>
|
||||
<add key="DebugProgramDataPath" value="c:\users\eric\appdata\roaming\mediabrowser-server\" />
|
||||
<add key="DebugProgramDataPath" value="..\..\..\ProgramData-Server" />
|
||||
<add key="ReleaseProgramDataPath" value=".." />
|
||||
<add key="ClientSettingsProvider.ServiceUri" value="" />
|
||||
</appSettings>
|
||||
|
Loading…
x
Reference in New Issue
Block a user