Skip to content

Commit

Permalink
add doc for resolve_override
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveGoldthorpe-Work committed May 15, 2018
1 parent 9c362a5 commit 6c578de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/r/page_rule.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Action blocks support the following:
* `edge_cache_ttl` - (Optional) The Time To Live for the edge cache.
* `cache_level` - (Optional) Whether to set the cache level to `"byypass"`, `"basic"`, `"simplified"`, `"aggressive"`, or `"cache_everything"`.
* `forwarding_url` - (Optional) The URL to forward to, and with what status. See below.
* `resolve_override` - (Optional) Override the origin server with this host.
* `rocket_loader` - (Optional) Whether to set the rocket loader to `"off"`, `"manual"`, or `"automatic"`.
* `security_level` - (Optional) Whether to set the security level to `"essentially_off"`, `"low"`, `"medium"`, `"high"`, or `"under_attack"`.
* `ssl` - (Optional) Whether to set the SSL mode to `"off"`, `"flexible"`, `"full"`, or `"strict"`.
Expand Down

0 comments on commit 6c578de

Please sign in to comment.