Index: trunk/tools/planet/pt/config.ini |
— | — | @@ -1,4 +1,4 @@ |
2 | | -# Planet configuration file - en.planet.wikimedia.org
|
| 2 | +# Planet configuration file - pt.planet.wikimedia.org
|
3 | 3 |
|
4 | 4 | # Every planet needs a [Planet] section
|
5 | 5 | [Planet]
|
— | — | @@ -15,12 +15,12 @@ |
16 | 16 | # cache_directory: Where cached feeds are stored
|
17 | 17 | # new_feed_items: Number of items to take from new feeds
|
18 | 18 | # log_level: One of DEBUG, INFO, WARNING, ERROR or CRITICAL
|
19 | | -cache_directory = /usr/local/planet/wikimedia/en/cache
|
| 19 | +cache_directory = /usr/local/planet/wikimedia/pt/cache
|
20 | 20 | new_feed_items = 2
|
21 | 21 | log_level = ERROR
|
22 | 22 |
|
23 | 23 | # template_files: Space-separated list of output template files
|
24 | | -template_files = /usr/local/planet/wikimedia/en/templates/index.html.tmpl /usr/local/planet/wikimedia/en/templates/atom.xml.tmpl /usr/local/planet/wikimedia/en/templates/rss20.xml.tmpl /usr/local/planet/wikimedia/en/templates/rss10.xml.tmpl /usr/local/planet/wikimedia/en/templates/opml.xml.tmpl /usr/local/planet/wikimedia/en/templates/foafroll.xml.tmpl
|
| 24 | +template_files = /usr/local/planet/wikimedia/pt/templates/index.html.tmpl /usr/local/planet/wikimedia/pt/templates/atom.xml.tmpl /usr/local/planet/wikimedia/pt/templates/rss20.xml.tmpl /usr/local/planet/wikimedia/pt/templates/rss10.xml.tmpl /usr/local/planet/wikimedia/pt/templates/opml.xml.tmpl /usr/local/planet/wikimedia/pt/templates/foafroll.xml.tmpl
|
25 | 25 |
|
26 | 26 | # The following provide defaults for each template:
|
27 | 27 | # output_dir: Directory to place output files
|
— | — | @@ -33,7 +33,7 @@ |
34 | 34 | # special "xml" value to output ASCII with XML character references
|
35 | 35 | # locale: locale to use for (e.g.) strings in dates, default is taken from your
|
36 | 36 | # system
|
37 | | -output_dir = /usr/local/planet/wikimedia/en/www
|
| 37 | +output_dir = /usr/local/planet/wikimedia/pt/www
|
38 | 38 | items_per_page = 30
|
39 | 39 | days_per_page = 0
|
40 | 40 | date_format = %B %d, %Y %I:%M %p
|