Skip to content

Commit 829a92f

Browse files
Update docs/authorization.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 34ca858 commit 829a92f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/authorization.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,7 @@ As of version 7.0.17-31, Percona Server for MongoDB introduces parameters to opt
145145
```{.javascript data-prompt=">"}
146146
> db.adminCommand({
147147
... setParameter: 1,
148-
... ldapUserCacheRefreshInterval: 300,
149-
... ldapShouldRefreshUserCacheEntries: true
148+
... ldapUserCacheRefreshInterval: 300
150149
... })
151150
```
152151

0 commit comments

Comments
 (0)