We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf9fab commit 62e3f30Copy full SHA for 62e3f30
content/vault/v1.20.x/content/docs/configuration/index.mdx
@@ -280,7 +280,7 @@ can have a negative effect on performance due to the tracking of each lock attem
280
[os.TempDir()](https://pkg.go.dev/os#TempDir) (usually `/tmp` on Unix systems). This can be updated on a running Vault process
281
with a SIGHUP signal.
282
283
-- `allow_audit_log_prefixing` `(bool: false)` - Enable to allow a constant prefix to be added to audit log entries on
+- `allow_audit_log_prefixing` `(bool: false)` - Enable to allow prefixes on audit log entries for
284
[file sinks](/vault/docs/audit/file).
285
286
### High availability parameters
0 commit comments