1 PLEX_MEDIA_SERVER_USER
=root
3 # the number of plugins that can run at the same time
4 PLEX_MEDIA_SERVER_MAX_PLUGIN_PROCS
=6
6 # ulimit
-s
$PLEX_MEDIA_SERVER_MAX_STACK_SIZE
7 PLEX_MEDIA_SERVER_MAX_STACK_SIZE
=3000
9 # where the mediaserver should store the transcodes
10 PLEX_MEDIA_SERVER_TMPDIR
=/tmp
12 # uncomment to set it to something
else
13 PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR
="${HOME}/var/lib/plexmediaserver"