update helpLink references for new documentation

This commit is contained in:
Doug Burks
2026-03-18 09:46:45 -04:00
parent 346dc446de
commit 930985b770
28 changed files with 722 additions and 722 deletions
+5 -5
View File
@@ -1,7 +1,7 @@
hydra:
enabled:
description: Enables or disables the API authentication system, used for service account authentication. Enabling this feature requires a valid Security Onion license key. Defaults to False.
helpLink: connect.html
helpLink: connect-api
global: True
config:
ttl:
@@ -9,16 +9,16 @@ hydra:
description: Amount of time that the generated access token will be valid. Specified in the form of 2h, which means 2 hours.
global: True
forcedType: string
helpLink: connect.html
helpLink: connect-api
log:
level:
description: Log level to use for Kratos logs.
global: True
helpLink: connect.html
helpLink: connect-api
format:
description: Log output format for Kratos logs.
global: True
helpLink: connect.html
helpLink: connect-api
secrets:
system:
description: Secrets used for token generation. Generated during installation.
@@ -26,4 +26,4 @@ hydra:
sensitive: True
advanced: True
forcedType: "[]string"
helpLink: connect.html
helpLink: connect-api