repo.or.cz
/
tairent.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add main page for Doxygen generated documentation.
[tairent.git]
/
torrents
/
torrents.xml.example
blob
3cc52125b35884fc034f6a674dffa0e8d8a1f058
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>