Back to Playframework

Configuration

documentation/manual/working/commonGuide/configuration/Configuration.md

3.1.0-M9732 B
Original Source
<!--- Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com> -->

Configuration

This section explains how to configure your Play application.

  • [[Configuration file syntax and features|ConfigFile]]
  • [[Configuring the application secret|ApplicationSecret]]
  • [[Configuring the session cookie|SettingsSession]]
  • [[Configuring the JDBC connection pool|SettingsJDBC]]
  • [[Configuring Play's thread pools|ThreadPools]]
  • [[Configuring Pekko Http Server Backend|SettingsPekkoHttp]]
  • [[Configuring Netty Server Backend|SettingsNetty]]
  • [[Configuring logging|SettingsLogger]]
  • [[Configuring WS SSL|WsSSL]]
  • [[Configuring WS Cache|WsCache]]