DNP_DAPPMANAGER
DNP_DAPPMANAGER copied to clipboard
Allow choosing the auto-update delay
Right now the auto-updates are set to be triggered after a random number of hours between 24h and 48h:
We could add an input in the auto updates page (http://my.dappnode/system/auto-updates) where the user can set manually how many hours or days the user wants to delay the triggering of the auto update.
We might also want to set minimum and maximum values, for example: min = 1 day
and max = 10 days
As complementary specs see https://github.com/dappnode/DNP_DAPPMANAGER/issues/1666