Skip to content

Commit 5d243c8

Browse files
committed
ecloud
1 parent edf5c70 commit 5d243c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

caldav/compatibility_hints.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -940,8 +940,8 @@ def dotted_feature_set_list(self, compact=False):
940940
'enable': True,
941941
'interval': 2,
942942
'count': 1,
943-
'default_sleep': 2,
944-
'max_sleep': 30,
943+
'default_sleep': 4,
944+
'max_sleep': 120,
945945
'description': "It's needed to manually empty trashbin frequently when running tests. Since this operation takes some time and/or there are some caches, it's needed to run tests slowly, even when hammering the 'empty thrashbin' frequently",
946946
},
947947
'auto-connect.url': {

0 commit comments

Comments
 (0)