Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to key guide #194

Merged
merged 3 commits into from
Mar 17, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions guides/advanced_guides/keys.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ If no master key is given, all routes in MeiliSearch can be accessed without a k

Since the private and public keys are generated based on your master key, you must change the master key to change the two other ones.

This means that you will have to restart MeiliSearch with the new master key.
MeiliSearch needs to be restarted with the new master key for the keys to be changed.
bidoubiwa marked this conversation as resolved.
Show resolved Hide resolved

**All key will be changed**. This means that a single key can not be changed.
**All key will be changed**, thus a single key can not be changed.