On Thu, Sep 12, 2019 at 4:44 AM Vieri <[email protected]> wrote:
> Hi, > > Where can I set a custom "helpText" to be displayed on the main login > screen? > > You should be able to do this with a "branding" extension: http://guacamole.apache.org/doc/gug/guacamole-ext.html If you look in the section "Guacamole Extension Format" you'll see some examples, including a minimal guac-manifest.json for branding. I have a task in to build out the branding information in the manual a little bit better, but basically you can either add some HTML to the page, or override the translations files, and input the help text you'd like in there. -Nick
