Tweak cooldownTTL on the preempt boot rate limiter
This commit is contained in:
parent
066993a68e
commit
c6d3acb735
|
@ -292,7 +292,7 @@ export default {
|
|||
|
||||
// Configuration settings:
|
||||
maxFreeBoots: 10, // first 10 are free
|
||||
cooldownTTL: 120, // then must wait this number of seconds before each boot
|
||||
cooldownTTL: 60, // then must wait this number of seconds before each boot
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user