We have moved to Git. This repository is only provided for compatibility with old installations. Learn how to migrate your installation here.

view media-tv/emby-server/files/emby-server.conf @ 217:bf095c96125d

removed all outated emby-server ebuilds except the last revision of major relesases
author gsnerf <gsnerf@gsnerf.de>
date Thu, 08 Nov 2018 20:31:47 +0100
parents ae751affb613
children
line wrap: on
line source

# this is the place where emby stores it's files
PROGRAMDATA="/var/lib/emby-server"

# the user emby-server should be started as, be aware:
# - this is username and groupname as well
# - the folder defined in PROGRAMDATA needs to be owned by that user
# - /opt/emby-server needs be readable by this user!
EXEC_USER="emby"