mirror of
https://github.com/coredns/coredns.git
synced 2025-11-28 14:44:12 -05:00
Play some more with torrenting
Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
@@ -55,4 +55,5 @@ var Directives = []string{
|
||||
"whoami",
|
||||
"on",
|
||||
"sign",
|
||||
"torrent",
|
||||
}
|
||||
|
||||
@@ -46,6 +46,7 @@ import (
|
||||
_ "github.com/coredns/coredns/plugin/sign"
|
||||
_ "github.com/coredns/coredns/plugin/template"
|
||||
_ "github.com/coredns/coredns/plugin/tls"
|
||||
_ "github.com/coredns/coredns/plugin/torrent"
|
||||
_ "github.com/coredns/coredns/plugin/trace"
|
||||
_ "github.com/coredns/coredns/plugin/transfer"
|
||||
_ "github.com/coredns/coredns/plugin/whoami"
|
||||
|
||||
Reference in New Issue
Block a user