mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 15:29:28 +01:00
chore: rename config param
This commit is contained in:
parent
e2df7758a1
commit
9457bf1c02
@ -149,7 +149,7 @@ type ConfigType struct {
|
||||
SlackAlert bool `json:"slack_alert"`
|
||||
LdapEnable bool `json:"ldap_enable"`
|
||||
LdapNeedTLS bool `json:"ldap_needtls"`
|
||||
PasswordLoginDisabled bool `json:"password_login_disable"`
|
||||
PasswordLoginDisable bool `json:"password_login_disable"`
|
||||
DemoMode bool `json:"demo_mode"`
|
||||
|
||||
GitClientId GitClientId `json:"git_client"`
|
||||
|
Loading…
Reference in New Issue
Block a user