19 lines
301 B
INI
19 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
|