blob: afb99450b5042800ca208bc76d97c9ccd2e412af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
[Planet]
name = Fedora People
link = https://fedoraproject.org/people/
owner_name = Fedora Admin
owner_email = admin@fedoraproject.org
cache_directory = /srv/planet/config/people/cache
template_files = /srv/planet/config/people/templates/index.html.tmpl /srv/planet/config/people/templates/rss20.xml.tmpl /srv/planet/config/people/templates/rss10.xml.tmpl /srv/planet/config/people/templates/opml.xml.tmpl /srv/planet/config/people/templates/foafroll.xml.tmpl /srv/planet/config/people/templates/atom.xml.tmpl /srv/planet/config/people/templates/heads.html.tmpl
output_dir = /srv/planet/people
items_per_page = 50
log_level = ERROR
date_format = %B %d, %Y %I:%M %p
spider_threads = 20
fedmsg_enabled = 1
#
# [DEFAULT]
# facewidth = 64
# faceheight = 64
#
# [http://www.blog.com/rss]
# face = foo.png
# faceheight = 32
#
# The facewidth of the defined blog defaults to 64.
[DEFAULT]
face = http://fedoraplanet.org/images-v2/heads/default.png
[http://dailypackage.fedorabook.com/index.php?/feeds/index.rss2]
name = fedora daily package
face = http://fedoraplanet.org/images/heads/fdp.png
fasname = admin
[http://www.redhatmagazine.com/category/fedora/feed]
name = Red Hat Magazine Feed
fasname = admin
[http://fedorauniversity.wordpress.com/feed/]
name = Fedora University Tour
fasname = admin
[http://www.projetofedora.org/rss.xml]
name = Projeto Fedora Brasil
face = http://fedoraplanet.org/images-v2/heads/map_brazil_fedora_small.png
fasname = admin
[http://www.fedora-tunisia.org/?q=atom/feed]
name = Fedora Tunisia
face = http://fedoraplanet.org/images-v2/heads/default.png
fasname = admin
[http://fedoramagazine.org/?feed=rss2]
name = Fedora Magazine
face = http://fedoraplanet.org/images-v2/heads/planet-magazine.png
fasname = admin
[https://badges.fedoraproject.org/explore/badges/rss]
name = Fedora Badges
face = http://fedoraplanet.org/images-v2/heads/default.png
fasname = admin
[http://status.fedoraproject.org/changes.rss]
name = Fedora Infrastructure Status
face = http://fedoraplanet.org/images-v2/heads/default.png
fasname = admin
[http://communityblog.fedoraproject.org/?feed=rss]
name = Fedora Community Blog
face = https://communityblog.fedoraproject.org/wp-content/themes/communityblog-theme-0.02/images/communitybloglogo.png
fasname = admin
|