Add main page for Doxygen generated documentation.
[tairent.git] / torrents / torrents.xml.example
blob3cc52125b35884fc034f6a674dffa0e8d8a1f058
1 <!--
2         This is just an example file with torrents that will be handled by
3         Tairent.
4 -->
5 <torrents>
6         <torrent file="example.torrent" /><!-- torrent that should be downloaded -->
7         <torrent file="completed.torrent" complete="1" /><!-- torrent that should be seeded -->
8 </torrents>