mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-11-17 14:24:10 +01:00
Fixed #316
Fixed early renew day not passed into auto renewer config bug
This commit is contained in:
@@ -129,7 +129,6 @@ func startupSequence() {
|
||||
}
|
||||
|
||||
//Create an SSO handler
|
||||
sysdb.NewTable("sso_conf")
|
||||
ssoHandler, err = sso.NewSSOHandler(&sso.SSOConfig{
|
||||
SystemUUID: nodeUUID,
|
||||
PortalServerPort: 5488,
|
||||
|
||||
Reference in New Issue
Block a user