luci-base: extend rollback timeout to 90 seconds
Ref: #3628
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 81cf99a507
)
This commit is contained in:
parent
8b1683524c
commit
2910f6e6b8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ config internal ccache
|
|||
config internal themes
|
||||
|
||||
config internal apply
|
||||
option rollback 30
|
||||
option rollback 90
|
||||
option holdoff 4
|
||||
option timeout 5
|
||||
option display 1.5
|
||||
|
|
Loading…
Reference in a new issue