All Downloads are FREE. Search and download functionalities are using the official Maven repository.

play.play-akka-http2-support_3.2.9.5.source-code.reference.conf Maven / Gradle / Ivy

# Copyright (C) from 2022 The Play Framework Contributors , 2011-2021 Lightbend Inc. 

# Determines whether HTTP2 is enabled.
play.server.akka.http2 {
  enabled = true
  enabled = ${?http2.enabled}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy