Skip to content

Commit

Permalink
Merge pull request #2940 from counter2015/patch-1
Browse files Browse the repository at this point in the history
Update authenticate.md
  • Loading branch information
AnthonyTsu1984 authored Dec 30, 2024
2 parents 8114c1b + 0b66d32 commit 4e81146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/en/adminGuide/authenticate.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ To enable user authentication for your Milvus server, set common.security.author
common:
...
security:
authorizationEnabled: false
authorizationEnabled: true
...
```

Expand Down

0 comments on commit 4e81146

Please sign in to comment.