On Sat, Nov 23, 2019 at 03:34 Marko Nikolić <marko.nikolic...@gmail.com>
wrote:

> Hi Ben,
>
> Guacamole supports extension, which are used to add custom features,
> integrations etc... to the main application. It is better to use this
> method instead of hacking the Guacamole code.
>
> You can find more details on extensions in the docs:
>
> http://guacamole.apache.org/doc/gug/guacamole-ext.html
>
>
> Marko
>
> суб, 23. нов 2019. 02.18 Ben Davis <b...@boldidea.org> је написао/ла:
>
>> I would like to make some customizations to the angular javascript app.
>> However, I'm not familiar with the frontend build system that guacamole
>> uses. I tried adding some console.log() statements in the source files
>> in /var/lib/tomcat9/webapps/guacamole, but haven't found where I can change
>> anything.
>>
>
Just to add to what Marko already said, you don't want to try to modify the
code in-place - you want to modify the source and then rebuild and redeploy
the web application, asking with any extensions that you use.

-Nick

Reply via email to