* Add configuration option to specify the user to run as.
This commit is contained in:
@ -4,6 +4,9 @@ port=8200
|
||||
# network interfaces to serve, comma delimited
|
||||
#network_interface=eth0
|
||||
|
||||
# specify the user account name or uid to run as
|
||||
#user=jmaggard
|
||||
|
||||
# set this to the directory you want scanned.
|
||||
# * if have multiple directories, you can have multiple media_dir= lines
|
||||
# * if you want to restrict a media_dir to a specific content type, you
|
||||
|
Reference in New Issue
Block a user