I'm just exposing those parameters and passing them down to Unity's cmd.
There are 2 flags, CacheServerDisableUpload and CacheServerDisableDownload that can be specified if we want to disable specific behaviours. So the default would be true, to reduce clutter.
The unity cmd tools allow configure the Unity Accelerator as specified here
I'm just exposing those parameters and passing them down to Unity's cmd.
There are 2 flags,
CacheServerDisableUpload
andCacheServerDisableDownload
that can be specified if we want to disable specific behaviours. So the default would be true, to reduce clutter.