diff --git a/docs/reference/deploy/master-config-reference.rst b/docs/reference/deploy/master-config-reference.rst index 8afb9fe2d48..aabc090c6a6 100644 --- a/docs/reference/deploy/master-config-reference.rst +++ b/docs/reference/deploy/master-config-reference.rst @@ -227,10 +227,11 @@ customize the UI. ``logo_path`` ============= -Specifies the path to a user-provided logo to be shown in the UI. Ensure the path is accessible and -reachable by the master service. The logo file should be a valid image format, with SVG recommended. +Specifies the path to a user-provided path to the logo to be shown in the UI. Ensure the path is +accessible and reachable by the master service. The logo file should be a valid image format, with +SVG recommended. -Logo path is defined in four variations: +Logo path is defined in four variations, all need to be provided. - ``dark_horizontal``: The logo to be shown in the dark theme in the horizontal layout. - ``dark_vertical``: The logo to be shown in the dark theme in the vertical layout.