diff options
author | 2009-03-31 18:28:50 +0000 | |
---|---|---|
committer | 2009-03-31 18:28:50 +0000 | |
commit | d1d9f418d0fbd1257acb8475a61e11cc0b39d342 (patch) | |
tree | e7e716f04968817420c8d4dff609b26d3bb514da /templates | |
parent | update mpagano (diff) | |
download | planet-d1d9f418d0fbd1257acb8475a61e11cc0b39d342.tar.gz planet-d1d9f418d0fbd1257acb8475a61e11cc0b39d342.tar.bz2 planet-d1d9f418d0fbd1257acb8475a61e11cc0b39d342.zip |
add template config
Diffstat (limited to 'templates')
-rw-r--r-- | templates/config.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/config.ini b/templates/config.ini new file mode 100644 index 0000000..7e87097 --- /dev/null +++ b/templates/config.ini @@ -0,0 +1,11 @@ +[Planet] +template_files: + atom.xml.xslt + opml.xml.xslt + foafroll.xml.xslt + rss10.xml.tmpl + rss20.xml.tmpl + index.html.tmpl + +template_directories: + /var/www/planet.gentoo.org/venus/themes/common/ |