Defining pageTitle in FlowFuse Editor instance

In FlowFuse, when editing a specific Node-Red instance, the title will appear as "FlowFuse : ${selectedFlowName}"

On my standalone Node-Red instances I use elsewhere, I always update this to instead be something like

"${hostname}:${selectedFlowName}" or even just simply "${hostname}".

In FlowFuse, I cannot find an easy way to accomplish this, does anyone know how to do this?

FlowFuse permits title customisation in the instance settings:

e.g...

Steve, he wants to change the title of the browser tab - I opened that in the past:

1 Like

Ah, my bad. completely misread that.

I will add this thread to that issue..

@stokes776 If you any specific details for your requirements, please add that to the issue @GogoVega kindly linked to.