From 79b9258ffcc99c79188110c06ac9aebd2e2f99fc Mon Sep 17 00:00:00 2001 From: Alex 'AdUser' Z Date: Wed, 3 Jun 2015 15:55:17 +1000 Subject: [PATCH] * update pod --- twatch-lite | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/twatch-lite b/twatch-lite index ab7b6e5..cc483c0 100755 --- a/twatch-lite +++ b/twatch-lite @@ -251,16 +251,15 @@ File format is simple: YAML. Real config example: --- outdir: /tmp proxy: http://192.168.1.1:3128 - defaults: - use: link - lookup: title feeds: - url: http://torrent-tracker.org/rss.php + use: link + lookup: title matches: - 'match substring' - '/match regex/' -Now let looks closer: we have two mandatory sections, 'defaults', 'feeds' and a lot of global parameters +Now let looks closer: we have a lot of global parameters and section 'feeds' =head2 Global parameters