|
Revision 27771, 0.7 kB
(checked in by yasuyuki, 4 days ago)
|
|
取得対象タグ追加
BASEタグのURLをホスト名からの記述に修正
|
| Line | |
|---|
| 1 | - module: Feed::nicovideo_rank |
|---|
| 2 | config: |
|---|
| 3 | hour: 24 |
|---|
| 4 | rank_data: /home/flame/var/tmp/nicovideo_cache_ritsuko |
|---|
| 5 | root_dir: /home/flame/public_html/dev.rakusui.jp/ritsuko/ |
|---|
| 6 | - module: Publish::nicovideo_rank |
|---|
| 7 | config: |
|---|
| 8 | tag_name: 律子 |
|---|
| 9 | new_arrival_feed_url: http://dev.rakusui.jp/feed/ritsuko.rdf |
|---|
| 10 | by_page: 30 |
|---|
| 11 | fetch_date: /home/flame/var/tmp/nicovideo_cache_ritsuko.last_fetched |
|---|
| 12 | root_dir: /ritsuko/ |
|---|
| 13 | template: /home/flame/bin/config/template.rhtml |
|---|
| 14 | host: http://dev.rakusui.jp |
|---|
| 15 | - module: Publish::nicorank_save_daily |
|---|
| 16 | config: |
|---|
| 17 | fetch_date: /home/flame/var/tmp/nicovideo_cache_ritsuko.last_fetched |
|---|
| 18 | root_dir: /home/flame/public_html/dev.rakusui.jp/ritsuko/ |
|---|