mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-02-03 22:18:39 +00: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:
committed by
Cuong Manh Le
parent
fbb879edf9
commit
9a34df61bb
@@ -336,7 +336,7 @@ The protocol that `ctrld` will use to send DNS requests to upstream.
|
||||
|
||||
- Type: string
|
||||
- Required: yes
|
||||
- Valid values: `doh`, `doh3`, `dot`, `doq`, `legacy`, `os`
|
||||
- Valid values: `doh`, `doh3`, `dot`, `doq`, `legacy`
|
||||
|
||||
### ip_stack
|
||||
Specifying what kind of ip stack that `ctrld` will use to connect to upstream.
|
||||
|
||||
Reference in New Issue
Block a user