From 6bb24e2ddb373a6615cd839491ad19dfd8bb44f1 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Tue, 6 Aug 2024 12:26:01 -0400 Subject: [PATCH] frontend docs (#716) --- etc/frontend.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/frontend.yml b/etc/frontend.yml index 809dd054..9e27b0f9 100644 --- a/etc/frontend.yml +++ b/etc/frontend.yml @@ -18,8 +18,8 @@ v: 3 # # # 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. +# # Specify a path to an external HTML file containing the interstitial page. Leaving out of configuration will fall back +# # to embedded interstitial HTML. See `endpoints/publicProxy/interstitialUi/index.html` for details on how the page works. # # # html_path: /some/path/to/interstitial.html #