Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDatabase location #1131
Closed
Database location #1131
Comments
This comment has been minimized.
This comment has been minimized.
|
the default would be |
This comment has been minimized.
This comment has been minimized.
|
Where data is stored I know Also how to delete all active and inactive torrents in the tracker |
This comment has been minimized.
This comment has been minimized.
|
afaik, there isn't any database, webtorrent will fetch meta info of torrent, then do a checksum on each segment of file, then download which part that you don't have, no database is needed. Everytime you restart webtorrent, it'll do it from the start, so delete the directory/file would be enough. |
This comment has been minimized.
This comment has been minimized.
|
Oh, right, sorry |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using the NPM package and can not find where the torrent database on the disk is stored.
Also how correct foreach for client.torrents object? I see a lot of copies of the Torrent object although I only added one. Help!
WT 0.98.18
Mac OSX
Node 7.8.0