From 984f4ad69f9b7bad5dc54472dd374fd7edc5a5a9 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Sat, 29 Apr 2017 00:30:38 +0200 Subject: This project has been renamed to `pacredir`. Please... ... get it from https://github.com/eworm-de/pacredir#pacredir or https://git.eworm.de/cgit.cgi/pacredir/about/ --- pacredir.conf | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 pacredir.conf (limited to 'pacredir.conf') diff --git a/pacredir.conf b/pacredir.conf deleted file mode 100644 index 75f8514..0000000 --- a/pacredir.conf +++ /dev/null @@ -1,27 +0,0 @@ -# pacredir configuration file - -# We need a default section and call it 'general', so do not change this line. -[general] - -# By default pacredir does requests to all services it knows about -# simultaneously. Use this to limit the number of threads, the special value -# 0 means unlimited. -# Be aware that pacredir will not find files on servers it does not check! -max threads = 0 -#max threads = 32 - -# Some people like to run avahi on network interfaces with low bandwidth or -# high cost, for example to use 'Bonjour' (Link-Local Messaging) on it. -# Add these interfaces here to ignore them by pacredir. Just give multiple -# interface if desired, separated by space, comma or semicolon. -#ignore interfaces = tap0 -#ignore interfaces = tun0 -#ignore interfaces = openvpn -#ignore interfaces = tap0 tun0 openvpn - -# You may want to add hosts that do not announce their services via avahi or -# are connected to a different network segment. Add them here. -# Please note that pacdbserve hosts depend on the servers architecture! -#pacserve hosts = test1.domain -#pacserve hosts = test1.domain test2.domain -#pacdbserve hosts = test3.domain test4.domain -- cgit v1.2.3-54-g00ecf