Skip to content

Commit c1d56d2

Browse files
author
Brendan Doyle
committed
fix perMin throttle config for fpc
1 parent 0912c73 commit c1d56d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/controller/src/main/resources/reference.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ whisk {
3131
timeout-addon = 1m
3232

3333
fpc {
34-
use-perMin-throttles = false
34+
use-per-min-throttles = false
3535
}
3636
}
3737
controller {

0 commit comments

Comments
 (0)