On Tue, Nov 5, 2024 at 12:07 PM Morgan Willcock <morgan@intact.digital> wrote:
> Hi, > > Is there a supported method to modify one of the default preference > values used by the Guacamole client? > > For example, if preferenceService.js defaults the preference name > showRecentConnections to have a value of false, what would be the best > way to change the default value to true without rebuilding the client? > > There is not a way to change the defaults without doing so in the code and rebuilding the client. -Nick