diff options
Diffstat (limited to 'MediaBrowser.Server.Mono')
| -rw-r--r-- | MediaBrowser.Server.Mono/app.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Mono/app.config b/MediaBrowser.Server.Mono/app.config index a801e7e064..42a9d04e7e 100644 --- a/MediaBrowser.Server.Mono/app.config +++ b/MediaBrowser.Server.Mono/app.config @@ -2,6 +2,6 @@ <configuration> <appSettings> <add key="DebugProgramDataPath" value="E:\Temp" /> - <add key="ReleaseProgramDataPath" value="/var/lib/jellyfin/" /> + <add key="ReleaseProgramDataPath" value="/var/lib/emby/" /> </appSettings> -</configuration> +</configuration>
\ No newline at end of file |
