mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat: specify a custom "terms of service" link (#13068)
This commit is contained in:
Generated
+10
@@ -928,6 +928,16 @@ Type of auth to use when connecting to postgres.
|
||||
|
||||
Controls if the 'Secure' property is set on browser session cookies.
|
||||
|
||||
### --terms-of-service-url
|
||||
|
||||
| | |
|
||||
| ----------- | ---------------------------------------- |
|
||||
| Type | <code>string</code> |
|
||||
| Environment | <code>$CODER_TERMS_OF_SERVICE_URL</code> |
|
||||
| YAML | <code>termsOfServiceURL</code> |
|
||||
|
||||
A URL to an external Terms of Service that must be accepted by users when logging in.
|
||||
|
||||
### --strict-transport-security
|
||||
|
||||
| | |
|
||||
|
||||
Reference in New Issue
Block a user