fix and update
This commit is contained in:
@@ -132,7 +132,8 @@ export const PUBLIC_SETTING_KEYS = [
|
||||
'REGISTRATION_ENABLED',
|
||||
'MAINTENANCE_MODE',
|
||||
'LDAP_ENABLED',
|
||||
'LDAP_USE_LDAPS'
|
||||
'LDAP_USE_LDAPS',
|
||||
'PIN_LOCK_TIMEOUT_MINUTES'
|
||||
] as const;
|
||||
|
||||
@Injectable()
|
||||
|
||||
Reference in New Issue
Block a user