Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 56fc0349 authored by Azul's avatar Azul
Browse files

Add setting for sync timeout

The setting is a string that can be formatted as anything that
[moment.duration](https://momentjs.com/docs/#/durations/creating/

)
can parse:
* 'hh:mm:ss'
* 'PT1M' (ISO 8601)

Any invalid setting or setting to less than a second
will lead to the calendar updates being disabled.

The setting is not exposed in the UI.
It's meant to be configured by server admins
to be able to adjust the timeout and prevent an overly high load.

Signed-off-by: default avatarAzul <azul@riseup.net>
parent a5661962
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment