don't need this

This commit is contained in:
Donavan Fritz 2024-02-20 22:38:44 -08:00
parent 2e9360fd45
commit 315e1415af
1 changed files with 0 additions and 3 deletions

View File

@ -73,9 +73,6 @@ func setup(c *caddy.Controller) error {
}
}
if config.forward == "" {
return c.Err("synthetic: forward zone must be specified")
}
if config.prefix == "" {
config.prefix = "ip"
}