|
Revision 1027
(checked in by miyagawa, 4 years ago)
|
use Deduped in examples
|
- Property svn:keywords set to
Id Revision
|
| Line | |
|---|
| 1 |
global: |
|---|
| 2 |
plugin_path: |
|---|
| 3 |
- plugins |
|---|
| 4 |
timezone: Asia/Tokyo |
|---|
| 5 |
log: |
|---|
| 6 |
level: error |
|---|
| 7 |
|
|---|
| 8 |
plugins: |
|---|
| 9 |
- module: Subscription::Config |
|---|
| 10 |
config: |
|---|
| 11 |
feed: |
|---|
| 12 |
- http://plagger.org/trac.cgi/timeline?milestone=on&ticket=on&changeset=on&wiki=on&max=50&daysback=90&format=rss |
|---|
| 13 |
- http://unknownplace.org/cpanrecent/rss/Plagger |
|---|
| 14 |
|
|---|
| 15 |
- module: Aggregator::Simple |
|---|
| 16 |
|
|---|
| 17 |
# - module: Filter::TracTicketTitle |
|---|
| 18 |
|
|---|
| 19 |
- module: Filter::Rule |
|---|
| 20 |
rule: |
|---|
| 21 |
- module: Deduped |
|---|
| 22 |
path: /home/miyagawa/svn/plagger/irc.db |
|---|
| 23 |
|
|---|
| 24 |
- module: Notify::IRC |
|---|
| 25 |
config: |
|---|
| 26 |
daemon_port: 9991 |
|---|
| 27 |
nickname: plaggerbot |
|---|
| 28 |
server_host: chat.freenode.net |
|---|
| 29 |
server_port: 6667 |
|---|
| 30 |
server_channels: |
|---|
| 31 |
- #plagger-ja |
|---|
| 32 |
- #plagger |
|---|
| 33 |
charset: iso-2022-jp |
|---|
| 34 |
announce: action |
|---|