mirror of
https://github.com/zoriya/flood.git
synced 2025-12-06 07:16:18 +00:00
Debug large torrent list issues
This commit is contained in:
1
dist/models/rtorrent.js
vendored
1
dist/models/rtorrent.js
vendored
@@ -16,6 +16,7 @@ rtorrent.get = function(api, array) {
|
||||
|
||||
try {
|
||||
xml = Serializer.serializeMethodCall(api, array);
|
||||
console.log(xml);
|
||||
} catch (error) {
|
||||
console.trace(error);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user