freeswitch/conf/autoload_configs/rss.conf.xml
Brian West 5de06fb3d5 kaboom
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-17 21:13:12 +00:00

8 lines
296 B
XML

<configuration name="rss.conf" description="RSS Parser">
<feeds>
<!-- Just download the files to wherever and refer to them here -->
<!-- <feed name="Slash Dot">/home/rss/rss.rss</feed> -->
<!-- <feed name="News Forge">/home/rss/newsforge.rss</feed> -->
</feeds>
</configuration>