work.play-pekko-http2-support_3.3.0.6.source-code.reference.conf Maven / Gradle / Ivy
The newest version!
# Copyright (C) from 2022 The Play Framework Contributors , 2011-2021 Lightbend Inc.
# Determines whether HTTP2 is enabled.
play.server.pekko.http2 {
enabled = true
enabled = ${?http2.enabled}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy