config: make remote_node_timeout configurable
authorDavid Bauer <mail@david-bauer.net>
Sat, 1 Jan 2022 17:00:45 +0000 (18:00 +0100)
committerDavid Bauer <mail@david-bauer.net>
Sun, 9 Jan 2022 01:09:26 +0000 (02:09 +0100)
commit5610aceea54ba6d5f6499a37b958303c6d5a5b20
treee734452b3a65140831977eec141612e88a72b350
parent918b809d6465a18444f7796ead1251c5a37dc6f9
config: make remote_node_timeout configurable

The logic for customizing the remote_node_timeout config option was
missing. The default value of 10 could not be altered by a user.

Add the required logic and a short explanation of the config-option to
the default configuration.

Signed-off-by: David Bauer <mail@david-bauer.net>
openwrt/usteer/files/etc/config/usteer
openwrt/usteer/files/etc/init.d/usteer
ubus.c