mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-09-25 21:49:35 +02: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