summaryrefslogtreecommitdiff
blob: 89296731c9b6a0edafae26c0cc4e017b17f5c003 (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
# Planet configuration file

# Every planet needs a [Planet] section
[Planet]
# name: Your planet's name
# link: Link to the main page
# owner_name: Your name
# owner_email: Your e-mail address
name = Gentoo Overlays
link = http://overlays.gentoo.org/
owner_name = Gentoo Overlays Project
owner_email = overlays@gentoo.org
description = Welcome to <b>Gentoo Overlays</b>, a social workspace for Gentoo projects, developers, and users to come together and create Gentoo packages.

# cache_directory: Where cached feeds are stored
# log_level: One of DEBUG, INFO, WARNING, ERROR or CRITICAL
cache_directory = cache
log_level = DEBUG

# template_files: Space-separated list of output template files
template_files = /var/www/overlays.gentoo.org/planet/templates/index.html.tmpl /var/www/overlays.gentoo.org/planet/templates/rss20.xml.tmpl /var/www/overlays.gentoo.org/planet/templates/opml.xml.tmpl

# The following provide defaults for each template:
# output_dir: Directory to place output files
# items_per_page: How many items to put on each page
# days_per_page: How many complete days of posts to put on each page
#                This is the absolute, hard limit (over the item limit)
# date_format: strftime format for the default 'date' template variable
output_dir = /var/www/overlays.gentoo.org/htdocs
items_per_page = 50
days_per_page = 0
date_format = %B %d, %Y, %H:%M %Z

exclude = edited by trac

# 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 = 65
faceheight = 85

# Weblogs to aggregate: