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.

32 lines
975 B

# port for HTTP (descriptions, SOAP, media transfer) traffic
port=8200
# specify the user account name or uid to run as
user=jmaggard
# You should compile nfsd into the kernel or add it
# to modules.autoload for this to work properly
vm.dirty_background_ratio=1
vm.dirty_ratio=3
kernel.unprivileged_userns_clone=0
# this should be a list of file names to check for when searching for album art
# note: names should be delimited with a forward slash ("/")
album_art_names=Cover.jpg/cover.jpg/AlbumArtSmall.jpg/albumartsmall.jpg/AlbumArt.jpg/albumart.jpg/Album.jpg/album.jpg/Folder.jpg/folder.jpg/Thumb.jpg/thumb.jpg
# set this to no to disable inotify monitoring to automatically discover new files
# note: the default is yes
inotify=no
# set this to yes to enable support for streaming .jpg and .mp3 files to a TiVo supporting HMO
enable_tivo=no
friendly_name=mike-desktop
media_dir=PV,/var/calculate/server-data/samba/share
net.ipv4.icmp_echo_ignore_broadcasts=1