mirror of
https://ghproxy.net/https://github.com/fairpm/planet.git
synced 2026-07-21 12:07:24 +08:00
18 lines
301 B
INI
18 lines
301 B
INI
[Planet]
|
|
name = Test Configuration
|
|
link = http://example.com/
|
|
template_files = index.html.tmpl atom.xml.tmpl
|
|
items_per_page = 50
|
|
filters = foo
|
|
feed_timeout=30
|
|
pubsubhubbub_hub = http://pubsubhubbub.appspot.com
|
|
|
|
[index.html.tmpl]
|
|
days_per_page = 7
|
|
|
|
[feed1]
|
|
name = one
|
|
|
|
[feed2]
|
|
name = two
|
|
filters = bar
|