68 lines
1.6 KiB
INI
68 lines
1.6 KiB
INI
# Example Planet Venus configuration file
|
|
|
|
# Documenation: <file:///usr/share/doc/planet-venus>
|
|
# Examples: <file:///usr/share/planet-venus/example>
|
|
# Filters: <file:///usr/share/planet-venus/filter>
|
|
# Themes: <file:///usr/share/planet-venus/theme>
|
|
|
|
# Global configuration
|
|
|
|
[Planet]
|
|
|
|
name = Planet OpenStack
|
|
link = http://planet.openstack.org/
|
|
owner_name = Monty Taylor
|
|
owner_email = mordred@inaugust.com
|
|
output_theme = classic_fancy
|
|
cache_directory = cache
|
|
output_dir = /srv/planet
|
|
feed_timeout = 20
|
|
items_per_page = 60
|
|
log_level = DEBUG
|
|
|
|
# additional files to copy (note the wildcards!)
|
|
bill_of_materials:
|
|
images/#{face}
|
|
|
|
# Options placed in the [DEFAULT] section provide defaults for the feed
|
|
# sections. Placing a default here means you only need to override the
|
|
# special cases later.
|
|
[DEFAULT]
|
|
# Hackergotchi default size.
|
|
# If we want to put a face alongside a feed, and it's this size, we
|
|
# can omit these variables.
|
|
facewidth = 85
|
|
faceheight = 85
|
|
|
|
# Subscription configuration
|
|
|
|
[http://inaugust.com/feed/rss2_0?tag=ubuntu]
|
|
name = Monty Taylor
|
|
nick = mordred
|
|
face = mordred.png
|
|
|
|
|
|
[http://blog.warma.dk/tag/planetopenstack/feed]
|
|
name = Soren Hansen
|
|
nick = soren
|
|
face = soren.png
|
|
|
|
[http://joinfu.com/category/openstack/feed]
|
|
name = Jay Pipes
|
|
nick = jaypipes
|
|
face = jaypipes.png
|
|
|
|
[http://www.cognition.ca/category/cloud/feed]
|
|
name = Joshua McKenty
|
|
nick = joshuamckenty
|
|
face = joshuamckenty.png
|
|
|
|
[http://oddments.org/?feed=rss2&cat=8]
|
|
name = Eric Day
|
|
nick = eday
|
|
face = eday.png
|
|
|
|
[http://omgmike.com/rss?tag=openstack]
|
|
name = Michael Barton
|
|
nick = redbo
|