Restore app.config

This commit is contained in:
Eric Reed 2015-09-26 16:28:32 -04:00
parent 7404114fee
commit be471f03b9

View File

@ -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>