0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-06 22:40:31 -05:00

httpserver: Register dyndns directive (#2521)

This commit is contained in:
Linkonoid 2019-03-16 02:43:01 +03:00 committed by Matt Holt
parent e6a3e5e1f3
commit 1a0292b830

View file

@ -685,6 +685,7 @@ var directives = []string{
"gopkg", // github.com/zikes/gopkg
"restic", // github.com/restic/caddy
"wkd", // github.com/emersion/caddy-wkd
"dyndns", // github.com/linkonoid/caddy-dyndns
}
const (