mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-08-10 13:20:33 +02:00
docs: remove "os" from upstream type valid values
It is an "magic" internal thing, should not be documented as its just confusing. See: https://docs.controld.com/discuss/663aac4f8c775a0011e6b418
This commit is contained in:
+1
-1
@@ -336,7 +336,7 @@ The protocol that `ctrld` will use to send DNS requests to upstream.
|
|||||||
|
|
||||||
- Type: string
|
- Type: string
|
||||||
- Required: yes
|
- Required: yes
|
||||||
- Valid values: `doh`, `doh3`, `dot`, `doq`, `legacy`, `os`
|
- Valid values: `doh`, `doh3`, `dot`, `doq`, `legacy`
|
||||||
|
|
||||||
### ip_stack
|
### ip_stack
|
||||||
Specifying what kind of ip stack that `ctrld` will use to connect to upstream.
|
Specifying what kind of ip stack that `ctrld` will use to connect to upstream.
|
||||||
|
|||||||
Reference in New Issue
Block a user