Add downloads dir to http, not sure if working
This commit is contained in:
@@ -15,6 +15,7 @@ import (
|
||||
const (
|
||||
ALL_TORRENTS = "__all__"
|
||||
UNPLAYABLE_TORRENTS = "__unplayable__"
|
||||
DOWNLOADS = "__downloads__"
|
||||
)
|
||||
|
||||
func loadV1Config(content []byte, log *logutil.Logger) (*ZurgConfigV1, error) {
|
||||
|
||||
Reference in New Issue
Block a user