This commit is contained in:
Michael Quigley 2024-07-25 11:45:39 -04:00
parent 8ed89d3400
commit 7d3079a3f2
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -10,7 +10,7 @@ Interstitial pages can be enabled on a per-frontend basis. This allows the inter
The interstitial page requirement can also be overridden on a per-account basis, allowing shares created by specific accounts to bypass the interstitial requirement on frontends that enable it. This facilitates building infrastructure that grants trusted users additional privileges.
By default, if you do not specifically enable interstitial pages, then your self-hosted service instance will not offer them.
By default, if you do not specifically enable interstitial pages on a public frontend, then your self-hosted service instance will not offer them.
Let's take a look at how the interstitial pages mechanism works. The following diagram shows the share configuration rendezvous made between the zrok controller and a zrok frontend: