add feature.BITTORRENT and jwk set URI

This commit is contained in:
Jimmy Zelinskie 2016-01-07 19:07:23 -05:00
parent f774442a84
commit 087c6828ad
4 changed files with 53 additions and 29 deletions

View file

@ -275,7 +275,7 @@ class DefaultConfig(object):
}
# Torrent management flags
FEATURE_BITTORRENT = True
TORRENT_PIECE_SIZE = 512 * 1024
TORRENT_ANNOUNCE_URL = 'https://localhost:6881/announce'
TORRENT_NAMING_SALT = '3ae93fef-c30a-427e-9ba0-eea0fd710419'