mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-08 05:56:45 +00:00
add back allow_raw_resources
This commit is contained in:
@@ -507,13 +507,13 @@ This section contains the complete reference for all configuration options in `c
|
||||
</Note>
|
||||
</ResponseField>
|
||||
|
||||
<ResponseField name="allow_base_domain_resources" type="boolean">
|
||||
Whether to allow resources on base domains.
|
||||
<ResponseField name="allow_raw_resources" type="boolean">
|
||||
Whether to allow raw TCP/UDP resource creation.
|
||||
|
||||
**Default**: `true`
|
||||
|
||||
<Note>
|
||||
When disabled, only subdomain resources are allowed.
|
||||
If set to `false`, users will only be able to create http/https resources.
|
||||
</Note>
|
||||
</ResponseField>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user