P4 sync --parallel

Hi,

Is there a possibility to use ‘p4 sync --parallel=threads=’ via FinalBuilder-P4 sync options?
the only options seems to be able to use are
 

Thanks,
Oren.

There is a property on the Action called ExtraSyncOptions, which is only visible on the Property Inspector (F12 or F4 depending on your key bindings), you can use that to specify

--parallel=threads=4