You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/cdn_domain.html.markdown
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,6 +144,7 @@ The following arguments are supported:
144
144
*`area` - (Optional) Domain name acceleration region. `mainland`: acceleration inside mainland China, `overseas`: acceleration outside mainland China, `global`: global acceleration. Overseas acceleration service must be enabled to use overseas acceleration and global acceleration.
145
145
*`full_url_cache` - (Optional) Whether to enable full-path cache. Default value is `true`.
146
146
*`https_config` - (Optional) HTTPS acceleration configuration. It's a list and consist of at most one item.
147
+
*`ipv6_access_switch` - (Optional) ipv6 access configuration switch. Only available when area set to `mainland`. Valid values are `on` and `off`. Default value is `off`.
147
148
*`project_id` - (Optional) The project CDN belongs to, default to 0.
148
149
*`range_origin_switch` - (Optional) Sharding back to source configuration switch. Valid values are `on` and `off`. Default value is `on`.
149
150
*`request_header` - (Optional) Request header configuration. It's a list and consist of at most one item.
0 commit comments