File: config_example.patch

package info (click to toggle)
leafnode 1.12.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,504 kB
  • sloc: ansic: 10,961; sh: 1,753; xml: 627; makefile: 259; perl: 84; sed: 4
file content (14 lines) | stat: -rw-r--r-- 700 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Adjust filter-file path in config
Index: leafnode-1.11.8/config.example
===================================================================
--- leafnode-1.11.8.orig/config.example	2010-05-13 21:29:35.000000000 +0200
+++ leafnode-1.11.8/config.example	2012-04-06 09:06:36.000000000 +0200
@@ -248,7 +248,7 @@
 ## If you want to filter out certain regular expressions in the header,
 ## create a "filterfile" (how this is done is explained in the README)
 ## and set
-# filterfile = /etc/leafnode/filters
+# filterfile = /etc/news/leafnode/filters
 
 ## Note that filtering usually means HEAD and BODY are downloaded
 ## separately, so fetchnews has to wait for the packets TWICE to travel