open static fun forProduction(): Configuration
Performs no runtime checks. This configuration is faster than #forDevelopment(). It can be used in production.
#forDevelopment()
Return a production configuration.