Skip to content

Commit 91c7512

Browse files
committed
Remove obsolete thread pool
1 parent 217a205 commit 91c7512

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

facia/conf/application.conf

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,6 @@ pekko {
2626
}
2727
}
2828
}
29-
30-
blocking-operations {
31-
executor = "thread-pool-executor"
32-
throughput = 10
33-
thread-pool-executor {
34-
fixed-pool-size = 128
35-
}
36-
}
3729
}
3830

3931
play {

0 commit comments

Comments
 (0)