diff --git a/docs/en/administration/12-gui-customization.md b/docs/en/administration/12-gui-customization.md index 14bc648aaa1..0c38dfdc7a6 100644 --- a/docs/en/administration/12-gui-customization.md +++ b/docs/en/administration/12-gui-customization.md @@ -8,9 +8,16 @@ these properties in the [rundeck-config.properties](configuration-file-reference ---------------------- ---------------------------------- ---------------- `rundeck.gui.title` Title shown in app header Test App +`rundeck.gui.brand.html` HTML used in place of title `Test App` + `rundeck.gui.logo` Logo icon path relative to test-logo.png webapps/rundeck/images dir +`rundeck.gui.logoHires` (High Res/retina) Logo icon path test-logo@2x.png + relative to webapps/rundeck/images + dir. Should be 2x the specified + logo-height and logo-width + `rundeck.gui.logo-width` Icon width for proper display (32px 32px is best)