Skip to content

Commit

Permalink
website/integrations: remove sbus_timeout from sssd example (goauthen…
Browse files Browse the repository at this point in the history
…tik#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 <[email protected]>
  • Loading branch information
jennydaman authored Sep 19, 2024
1 parent c39808f commit 20f555e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/integrations/services/sssd/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 20f555e

Please sign in to comment.