Skip to content

Commit

Permalink
Merge pull request cloudflare#3 from SteveGoldthorpe-WDFC/add-page-ru…
Browse files Browse the repository at this point in the history
…le-resolve_override

add doc for resolve_override
  • Loading branch information
SteveGoldthorpe-Work authored May 15, 2018
2 parents 4215d73 + 6c578de commit 8b9f728
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 8b9f728

Please sign in to comment.