Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/lms/service/conf/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ play.server {
# available processors.
eventLoopThreads = 30

log.wire = true
log.wire = false

# The transport to use, either jdk or native.
# Native socket transport has higher performance and produces less garbage but are only available on linux
Expand Down
Loading