cacheBusting

abstract fun cacheBusting(cacheBusting: Boolean): PNConfiguration.Builder
abstract val cacheBusting: Boolean

If operating behind a misbehaving proxy, allow the client to shuffle the subdomains.

Defaults to false.