forked from Mirrors/freeswitch
3241200072
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4026 d0543943-73ff-0310-b7d9-9358b9ac24b2
8 lines
296 B
XML
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>
|