newDiskCacheBuilder

open fun newDiskCacheBuilder(): GlideExecutor.Builder

Returns a new Builder with the DEFAULT_DISK_CACHE_EXECUTOR_THREADS threads, DEFAULT_DISK_CACHE_EXECUTOR_NAME name and DEFAULT uncaught throwable strategy.

Disk cache executors do not allow network operations on their threads.