I'd like a way to prevent NoVNC from starting up.
I'm thinking about implementing this myself; I'd like to check for interest, comments and suggestions on how to implement it.
The simplest way I can think of is using an env var and a small mod to src/common/scripts/vnc_startup.sh.
Maybe there's a better way and/or I am missing something.