Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
urban-warrior authored May 14, 2022
1 parent 5568d6b commit 9a5f888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ You will require a place to store and retrieve your content. Let's create a cac
$ magick-cache -passkey passkey.txt create /opt/magick-cache
```

Where `passkey.txt` contains your cache passkey. The passkey can be any binary content, from a simple phrase, to an image, or even gibberish. To be effective, make your passkey at least 8 characters in length. Don't lose your passkey. Without it, you will be unable to identify, expire, or delete content in your cache.
Where `passkey.txt` contains your cache passkey. The passkey can be any binary content, from a simple password or phrase, or an image, or even gibberish. To be effective, make your passkey at least 8 characters in length. Don't lose your passkey. Without it, you will be unable to identify, expire, or delete content in your cache.

You only need to create a MagickCache once. You can, however, create more than one MagickCache with different paths.

Expand Down

0 comments on commit 9a5f888

Please sign in to comment.