How is the built time option for disabling auto-updates activated?

Thanks. I added this to the list of build commands in [archived] Building Syncthing as well. Should probably write ./build.sh noupgrade and ./build.sh all-noupgrade subcommands as well for completeness.

Note that you might need to do a git clean -fxd if you’ve already built, to enforce everything being rebuilt in noupgrade-mode.