enablePerformanceMode property

bool? enablePerformanceMode
final

Enables performance mode for the branch.

Performance mode optimizes for faster hosting performance by keeping content cached at the edge for a longer interval. When performance mode is enabled, hosting configuration or code changes can take up to 10 minutes to roll out.

Implementation

final bool? enablePerformanceMode;