mirror of
https://github.com/openziti/zrok.git
synced 2024-11-22 08:03:49 +01:00
update 'frontend.yml' for new 'html_path' directive (#716)
This commit is contained in:
parent
4d55eb9c97
commit
46eadc9a7c
@ -18,6 +18,11 @@ v: 3
|
|||||||
# #
|
# #
|
||||||
# enabled: true
|
# enabled: true
|
||||||
#
|
#
|
||||||
|
# # Specify a path to an external HTML file containing the interstitial page.
|
||||||
|
# # See `endpoints/publicProxy/interstitialUi/index.html` for details on how the page works.
|
||||||
|
# #
|
||||||
|
# html_path: /some/path/to/interstitial.html
|
||||||
|
#
|
||||||
# # Specify a list of User-Agent prefixes that should receive the interstitial page. If interstitial pages are enabled
|
# # Specify a list of User-Agent prefixes that should receive the interstitial page. If interstitial pages are enabled
|
||||||
# # and this list is not set, all user agents will receive an interstitial page.
|
# # and this list is not set, all user agents will receive an interstitial page.
|
||||||
# #
|
# #
|
||||||
|
Loading…
Reference in New Issue
Block a user