website/integrations: remove sbus_timeout from sssd example (#11428)
website: remove sbus_timeout from sssd example Fixes an error ``` [rule/allowed_sssd_options]: Attribute 'sbus_timeout' is not allowed in section 'sssd'. Check for typos. ``` Signed-off-by: Jennings Zhang <dev@sl.jennin.xyz>
This commit is contained in:
@ -78,7 +78,6 @@ reconnection_retries = 3
|
||||
[sssd]
|
||||
config_file_version = 2
|
||||
reconnection_retries = 3
|
||||
sbus_timeout = 30
|
||||
domains = ${ldap.domain}
|
||||
services = nss, pam, ssh
|
||||
|
||||
|
Reference in New Issue
Block a user