disable uploads
Cette révision appartient à :
Parent
d194e88074
révision
a34a74ce09
1 fichiers modifiés avec 1 ajouts et 1 suppressions
|
@ -8,5 +8,5 @@ const (
|
|||
|
||||
// TODO: deprecate this and move all files to the same server
|
||||
TorrentCacheLink = "http://anicache.com/torrent/%s.torrent"
|
||||
UploadsDisabled = true
|
||||
UploadsDisabled = false
|
||||
)
|
||||
|
|
Référencer dans un nouveau ticket