mirror of
https://github.com/openziti/zrok.git
synced 2026-09-24 07:35:05 -05:00
remove immediate create; streamline controller account infrastructure (#50)
This commit is contained in:
@@ -33,7 +33,6 @@ type EmailConfig struct {
|
||||
}
|
||||
|
||||
type RegistrationConfig struct {
|
||||
ImmediateCreate bool
|
||||
EmailFrom string
|
||||
RegistrationUrlTemplate string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user