Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Update upload.go

Cette révision appartient à :
Akatsuki-Ousawa 2017-05-18 14:30:36 +02:00 révisé par GitHub
Parent bc3de070af
révision 045b0e3e70

Voir le fichier

@ -9,4 +9,6 @@ const (
// TODO: deprecate this and move all files to the same server
TorrentCacheLink = "http://anicache.com/torrent/%s.torrent"
UploadsDisabled = false
AdminsAreStillAllowedTo = true
TrustedUsersAreStillAllowedTo = true
)