toothpick-runtime / toothpick.configuration / Configuration / forProduction

forProduction

open static fun forProduction(): Configuration

Performs no runtime checks. This configuration is faster than #forDevelopment(). It can be used in production.

Return
a production configuration.