From c89444d47b0fb4a3b6bf445dd1debcb388eaa779 Mon Sep 17 00:00:00 2001 From: Flo Date: Wed, 15 Oct 2025 15:14:23 +0200 Subject: [PATCH] Update captive_portal.md --- content/components/captive_portal.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/components/captive_portal.md b/content/components/captive_portal.md index c54fa1aa5b..a6c5a51f7c 100644 --- a/content/components/captive_portal.md +++ b/content/components/captive_portal.md @@ -35,7 +35,9 @@ wifi: captive_portal: ``` -No configuration variables. +## Configuration variables + +- **custom_html_file** (*Optional*, local file): Path to local file to be used as alternative captive portal index page. ## See Also