mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
fix: correct troubleshooting links (#12608)
This commit is contained in:
+2
-4
@@ -416,10 +416,8 @@ inMemoryDatabase: false
|
||||
# (default: ed25519, type: string)
|
||||
sshKeygenAlgorithm: ed25519
|
||||
# URL to use for agent troubleshooting when not set in the template.
|
||||
# (default:
|
||||
# https://coder.com/docs/coder-oss/latest/templates#troubleshooting-templates,
|
||||
# type: url)
|
||||
agentFallbackTroubleshootingURL: https://coder.com/docs/coder-oss/latest/templates#troubleshooting-templates
|
||||
# (default: https://coder.com/docs/v2/latest/templates/troubleshooting, type: url)
|
||||
agentFallbackTroubleshootingURL: https://coder.com/docs/v2/latest/templates/troubleshooting
|
||||
# Disable workspace apps that are not served from subdomains. Path-based apps can
|
||||
# make requests to the Coder API and pose a security risk when the workspace
|
||||
# serves malicious JavaScript. This is recommended for security purposes if a
|
||||
|
||||
Reference in New Issue
Block a user