config-sns.yamlってファイルを作り、以下のようにした。 global: timezone: Asia/Tokyo log: level: debug plugins: # - module: CustomFeed::Mixi - module: CustomFeed::MixiScraper config: email: hoge@example.com password: hogehoge fetch_body: 1 fetch_body_interval: 6 fetch_comment: 1 fetch_items: 20 show_icon: 1 feed_type: - FriendDiary - Calendar x - module: Filter::Rule rule: module: Deduped - module: Publish::Gmail conf