summaryrefslogtreecommitdiff
path: root/net-misc/minidlna/files/minidlna-1.0.23.confd
blob: c98c7ab02e4374665145c45c2e72ec74ca4cde47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# /etc/conf.d/minidlna

# Should minidlna rescan the entire collection on startup?
# Warning: This may take a long time!
RESCAN="false"

# The location of the config file
#CONFIG="/etc/minidlna.conf"

# Specify the user/group minidlna should run as
#M_USER="nobody"
#M_GROUP="nogroup"

# vim: ft=gentoo-conf-d