mirror of
https://github.com/openziti/zrok.git
synced 2025-02-01 19:10:05 +01:00
parent
e5711629a0
commit
5d594ce91a
@ -31,6 +31,11 @@ type EmailConfig struct {
|
||||
Password string
|
||||
}
|
||||
|
||||
type RegistrationConfig struct {
|
||||
EmailFrom string
|
||||
VerifyUrlTemplate string
|
||||
}
|
||||
|
||||
type ZitiConfig struct {
|
||||
ApiEndpoint string
|
||||
Username string
|
||||
|
Loading…
Reference in New Issue
Block a user