mirror of
https://github.com/linuxserver/docker-plex.git
synced 2026-02-19 20:03:03 +08:00
fix typo
This commit is contained in:
parent
518b26586c
commit
e176de3442
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user