Add store registration endpoint (pointing to test)

This commit is contained in:
Eric Reed
2015-09-26 16:27:13 -04:00
parent ebc95ffb9a
commit 7404114fee
5 changed files with 79 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
<targets async="true"></targets>
</nlog>
<appSettings>
<add key="DebugProgramDataPath" value="..\..\..\ProgramData-Server" />
<add key="DebugProgramDataPath" value="c:\users\eric\appdata\roaming\mediabrowser-server\" />
<add key="ReleaseProgramDataPath" value=".." />
<add key="ClientSettingsProvider.ServiceUri" value="" />
</appSettings>