mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat: expose support links as env variables (#11697)
This commit is contained in:
Generated
+10
@@ -918,6 +918,16 @@ Controls if the 'Strict-Transport-Security' header is set on all static file res
|
||||
|
||||
Two optional fields can be set in the Strict-Transport-Security header; 'includeSubDomains' and 'preload'. The 'strict-transport-security' flag must be set to a non-zero value for these options to be used.
|
||||
|
||||
### --support-links
|
||||
|
||||
| | |
|
||||
| ----------- | ------------------------------------------ |
|
||||
| Type | <code>struct[[]codersdk.LinkConfig]</code> |
|
||||
| Environment | <code>$CODER_SUPPORT_LINKS</code> |
|
||||
| YAML | <code>supportLinks</code> |
|
||||
|
||||
Support links to display in the top right drop down menu.
|
||||
|
||||
### --tls-address
|
||||
|
||||
| | |
|
||||
|
||||
Reference in New Issue
Block a user