修改配置文件
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
1011e704b9
commit
9e3180b326
|
|
@ -57,8 +57,8 @@
|
||||||
|
|
||||||
// 模板类型 1 Elevate 2 Extensive
|
// 模板类型 1 Elevate 2 Extensive
|
||||||
"TemplateType": 2,
|
"TemplateType": 2,
|
||||||
//MFA免验证发送天数
|
|
||||||
"UserMFAVerifyDays": 1
|
"UserMFAVerifyMinutes": 1440
|
||||||
},
|
},
|
||||||
"SystemEmailSendConfig": {
|
"SystemEmailSendConfig": {
|
||||||
"Port": 465,
|
"Port": 465,
|
||||||
|
|
|
||||||
|
|
@ -56,7 +56,7 @@
|
||||||
// 模板类型 1 Elevate 2 Extensive
|
// 模板类型 1 Elevate 2 Extensive
|
||||||
"TemplateType": 2,
|
"TemplateType": 2,
|
||||||
//MFA免验证发送天数
|
//MFA免验证发送天数
|
||||||
"UserMFAVerifyDays": 1
|
"UserMFAVerifyMinutes": 1440
|
||||||
},
|
},
|
||||||
|
|
||||||
"SystemEmailSendConfig": {
|
"SystemEmailSendConfig": {
|
||||||
|
|
|
||||||
|
|
@ -59,8 +59,8 @@
|
||||||
"TemplateType": 1,
|
"TemplateType": 1,
|
||||||
|
|
||||||
"OpenTrialRelationDelete": false,
|
"OpenTrialRelationDelete": false,
|
||||||
//MFA免验证发送天数
|
//MFA免验证
|
||||||
"UserMFAVerifyDays": 1
|
"UserMFAVerifyMinutes": 1440
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -69,7 +69,8 @@
|
||||||
"TemplateType": 1,
|
"TemplateType": 1,
|
||||||
"OpenLoginMFA": true,
|
"OpenLoginMFA": true,
|
||||||
//MFA免验证发送天数
|
//MFA免验证发送天数
|
||||||
"UserMFAVerifyDays": 1
|
"UserMFAVerifyMinutes": 1440
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"SystemEmailSendConfig": {
|
"SystemEmailSendConfig": {
|
||||||
|
|
|
||||||
|
|
@ -68,7 +68,7 @@
|
||||||
// 模板类型 1 Elevate 2 Extensive
|
// 模板类型 1 Elevate 2 Extensive
|
||||||
"TemplateType": 1,
|
"TemplateType": 1,
|
||||||
//MFA免验证发送天数
|
//MFA免验证发送天数
|
||||||
"UserMFAVerifyDays": 1
|
"UserMFAVerifyMinutes": 1440
|
||||||
},
|
},
|
||||||
|
|
||||||
"SystemEmailSendConfig": {
|
"SystemEmailSendConfig": {
|
||||||
|
|
|
||||||
|
|
@ -75,7 +75,7 @@
|
||||||
// 模板类型 1 Elevate 2 Extensive
|
// 模板类型 1 Elevate 2 Extensive
|
||||||
"TemplateType": 2,
|
"TemplateType": 2,
|
||||||
//MFA免验证发送天数
|
//MFA免验证发送天数
|
||||||
"UserMFAVerifyDays": 1
|
"UserMFAVerifyMinutes": 1440
|
||||||
|
|
||||||
},
|
},
|
||||||
"SystemEmailSendConfig": {
|
"SystemEmailSendConfig": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue