mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-29 14:41:09 +01:00
docs: transit parameter is actually deletion_allowed (#2356)
This commit is contained in:
parent
abf98a107a
commit
214cd65d55
@ -338,7 +338,7 @@ only encrypt or decrypt using the named keys they need access to.
|
|||||||
Defaults to 0.
|
Defaults to 0.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<span class="param">allow_deletion</span>
|
<span class="param">deletion_allowed</span>
|
||||||
<span class="param-flags">optional</span>
|
<span class="param-flags">optional</span>
|
||||||
When set, the key is allowed to be deleted. Defaults to false.
|
When set, the key is allowed to be deleted. Defaults to false.
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user