feat: add rustls
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**inbound** | Option<**Vec<String>**> | | [optional]
|
||||
**outbound** | Option<**Vec<String>**> | | [optional]
|
||||
**inbound** | Option<**Vec<String>**> | Inbound lists services that can deliver content to this server | [optional]
|
||||
**outbound** | Option<**Vec<String>**> | Outbound lists services this server can deliver content to | [optional]
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user