luci-base: set the fallback default of rollback timeout to 90s
authorHannu Nyman <hannu.nyman@iki.fi>
Mon, 19 Oct 2020 14:55:19 +0000 (17:55 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Wed, 21 Oct 2020 15:47:38 +0000 (18:47 +0300)
commitb0fe11ffc4921c606b78ceb9756cc44579689005
tree0ac0a17398119b5ea9fb74fc936617866c4f086c
parent7d15284db55a22c8940042d72ffca3de8f9313da
luci-base: set the fallback default of rollback timeout to 90s

Set the fallback value of the config change rollback timeout
to 90 seconds to match the change in /etc/config/luci by commit
81cf99a50.

That commit changed the value in the config file, but did
not change the underlying fallback values that do get applied
when there is no proper config item in etc/config/luci.

Users sysupgrading from old systems may have carried an ancient
/etc/config/luci (without rollback config) with them, so this
change should help them to see the intended user experience.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
modules/luci-base/luasrc/model/uci.lua
modules/luci-base/luasrc/view/header.htm