Filter: cloudinary_autosync_threads

apply_filters( 'cloudinary_autosync_threads', $count ) → {int}

Filter the amount of background threads to process for auto syncing.
Parameters:
Name Type Description
$count int The number of autosync threads to use.
Default Value:
  • 2
Source:
Returns:
Type
int