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