mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 13:35:58 +03:00
increase poll timer to 1 minute
This commit is contained in:
parent
d1ee08d442
commit
b0efc506cd
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
#include "mirall/folder.h"
|
||||
#include "mirall/folderwatcher.h"
|
||||
|
||||
#define DEFAULT_POLL_INTERVAL_SEC 30
|
||||
#define DEFAULT_POLL_INTERVAL_SEC 60
|
||||
|
||||
namespace Mirall {
|
||||
|
||||
|
|
Loading…
Reference in a new issue