config.yaml

ちょろっと手を入れてみたり。ちょっと幸せになったかな。今のところこんな感じ。購読してるフィードはもうすこしあるけど、ちょっとアレなのでいくつか削ってあります。

global:
  assets_path: D:/Plagger/assets
  cache:
    base: D:/Plagger
  timezone: Asia/Tokyo
  log:
    level: info
  user_agent:
    agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Plagger 0.7.17)

plugins:
  - module: Subscription::Config
    config:
      feed:
        - url: http://blog.livedoor.jp/dankogai/atom.xml
        - url: http://blog.mag2.com/m/log/0000222814/rss10.xml
        - url: http://www.moongift.jp/index.rdf
        - url: http://maijar.org/?q=node/feed
        - url: http://sakuraba.if.tv/diary/
        - url: http://www.hirokiazuma.com/blog/index.rdf
  - module: CustomFeed::Config
  - module: Filter::TruePermalink
  - module: Filter::EntryFullText
  - module: Publish::Feed
    config:
      format: RSS
      dir: D:/Plagger/Feed