mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-05 15:39:46 +00:00
18 lines
549 B
Plaintext
18 lines
549 B
Plaintext
# Pi-hole: A black hole for Internet advertisements
|
|
# (c) 2015, 2016 by Jacob Salmela
|
|
# Network-wide ad blocking via your Raspberry Pi
|
|
# http://pi-hole.net
|
|
# MiniDLNA config file for Pi-hole
|
|
#
|
|
# Pi-hole is free software: you can redistribute it and/or modify
|
|
# it under the terms of the GNU General Public License as published by
|
|
# the Free Software Foundation, either version 2 of the License, or
|
|
# (at your option) any later version.
|
|
|
|
media_dir=V,/var/lib/minidlna/videos/
|
|
port=8200
|
|
friendly_name=pihole
|
|
serial=12345678
|
|
model_number=1
|
|
inotify=yes
|