How to modify TurboVNC options for OOD apps?

Hi All,

Is there a way to modify TurboVNC options that are used by batch_connect ?
I know where I can change the command location for the Websockify, etc.

(Trying to debug OpenGL issues with batch_connect apps and desktops).

Thanks!

Grigory Shamov
University of Manitoba

I think you’re looking for vnc_args here: Batch Connect VNC Options — Open OnDemand 3.1.0 documentation

Thanks! Yes, the extra_args: “” option there worked, to add extra TurboVNC args.