From e176de34422d18dc28444e8deba459e48e3fe589 Mon Sep 17 00:00:00 2001 From: "Stian Larsen (lonix)" Date: Thu, 24 Sep 2015 09:34:28 +0200 Subject: [PATCH] fix typo --- plexmediaserver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plexmediaserver b/plexmediaserver index 490b9bc..0df302f 100644 --- a/plexmediaserver +++ b/plexmediaserver @@ -7,7 +7,7 @@ PLEX_MEDIA_SERVER_MAX_PLUGIN_PROCS=6 PLEX_MEDIA_SERVER_MAX_STACK_SIZE=3000 # where the mediaserver should store the transcodes -PLEX_MEDIA_SERVER_TMPDIR=/trancecode +PLEX_MEDIA_SERVER_TMPDIR=/transcode # uncomment to set it to something else PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR="/config/Library/Application Support"