From 7b6d406b9df820350e5c69afd70cb4aee8749b52 Mon Sep 17 00:00:00 2001 From: JabLuszko Date: Tue, 7 Mar 2023 05:24:04 +0100 Subject: [PATCH] Update madmin_user and madmin_password description (#1309) That it should be set via proxy/Apache2/nginx with basic keywords to Google. --- configs/config.ini.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/config.ini.example b/configs/config.ini.example index 9a8ce44c7..35d93a7e9 100644 --- a/configs/config.ini.example +++ b/configs/config.ini.example @@ -224,9 +224,9 @@ ###################### ## MADmin is used to see the overall status of all devices connected, control devices manually, and display statistics. ###################### -# PLEASE SET IF NOT USING AUTH VIA REVERSE PROXY. MADmin username for login +# SET IT VIA REVERSE PROXY/Apache2(AuthType Basic)/nginx(auth_basic). THIS IS NOT WORKING. check configs/examples/nginx/foo.conf #madmin_user: -# PLEASE SET IF NOT USING AUTH VIA REVERSE PROXY. MADmin password for login +# SET IT VIA REVERSE PROXY/Apache2(AuthType Basic)/nginx(auth_basic). THIS IS NOT WORKING. check configs/examples/nginx/foo.conf #madmin_password: # Disable Madmin on the instance #disable_madmin: