You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
899 B

# note: many clients open several simultaneous connections while streaming
#max_connections=50
friendly_name=mike-desktop
!strict_dlna=
# disable inotify monitoring to automatically discover new files.
inotify=no
# set this to the directory you want scanned.
# * if you want multiple directories, you can have multiple media_dir= lines
# * if you want to restrict a media_dir to specific content types, you
# can prepend the types, followed by a comma, to the directory:
# + "A" for audio (eg. media_dir=A,/home/jmaggard/Music)
# + "V" for video (eg. media_dir=V,/home/jmaggard/Videos)
# + "P" for images (eg. media_dir=P,/home/jmaggard/Pictures)
# + "PV" for pictures and video (eg. media_dir=PV,/home/jmaggard/digital_camera)
media_dir=PV,/var/calculate/server-data/samba/share
kernel.unprivileged_userns_clone=0
# Ignore ICMP broadcasts
net.ipv4.icmp_echo_ignore_broadcasts = 1