Skip to content

Commit

Permalink
Netty backend
Browse files Browse the repository at this point in the history
  • Loading branch information
larousso committed Oct 22, 2024
1 parent 45ea354 commit 35d2618
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nio-server/conf/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ play.application.loader = loader.NioLoader
// add filter NioFilter
play.modules.enabled += "play.modules.reactivemongo.ReactiveMongoModule"

play.server.provider = "play.core.server.NettyServerProvider"

play {
filters {
enabled += filters.OtoroshiFilter
Expand Down

0 comments on commit 35d2618

Please sign in to comment.