increase probability for nightly updates to 0.5
This commit is contained in:
parent
bb1de4bd9c
commit
64688e457f
|
@ -49,7 +49,7 @@
|
||||||
branches => {
|
branches => {
|
||||||
nightly => {
|
nightly => {
|
||||||
url => 'http://[fd2f:5119:0f2c::1]/firmware/nightly/',
|
url => 'http://[fd2f:5119:0f2c::1]/firmware/nightly/',
|
||||||
probability => 0.08, # mean time until update: ~12.5 hours (1/0.08)
|
probability => 0.5,
|
||||||
good_signatures => 0,
|
good_signatures => 0,
|
||||||
pubkeys => [
|
pubkeys => [
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue