development.json - seedlinux - Torrent indexing tool opensource torrents with share ratio's etc.
(HTM) git clone git://jay.scot/seedlinux
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
development.json (153B)
---
1 {
2 "host": "http://localhost:3000",
3 "dbURI": "mongodb://localhost:27017/seedlinux",
4 "collection" : "torrents",
5 "torrent_data" : "data/torrents"
6