aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MediaBrowser.Server.Mono/app.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Mono/app.config b/MediaBrowser.Server.Mono/app.config
index 42a9d04e7..a801e7e06 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/emby/" />
+ <add key="ReleaseProgramDataPath" value="/var/lib/jellyfin/" />
</appSettings>
-</configuration> \ No newline at end of file
+</configuration>