mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
emphasize that secrets cache is encrypted in frontend
This commit is contained in:
@@ -49,8 +49,8 @@ export const CachingPanel = () => {
|
||||
<div className="flex flex-col">
|
||||
<span className="mb-2 text-xl font-semibold text-mineshaft-100">Secrets Cache</span>
|
||||
<span className="max-w-xl text-sm text-mineshaft-400">
|
||||
The secrets cache encompasses all secrets stored within the system and provides a
|
||||
temporary, secure storage location for frequently accessed credentials.
|
||||
The encrypted secrets cache encompasses all secrets stored within the system and
|
||||
provides a temporary, secure storage location for frequently accessed credentials.
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user