Skip to content

Commit df77407

Browse files
committed
Longer stats timers
1 parent 6196041 commit df77407

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

remmina/src/remmina_stats_sender.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050

5151
/* Timers */
5252
#define PERIODIC_CHECK_1ST_MS 60000
53-
#define PERIODIC_CHECK_INTERVAL_MS 600000
53+
#define PERIODIC_CHECK_INTERVAL_MS 1200000
5454

55-
#define PERIODIC_UPLOAD_INTERVAL_SEC 604800
55+
#define PERIODIC_UPLOAD_INTERVAL_SEC 2678400
5656

5757
#define PERIODIC_UPLOAD_URL "http://www.remmina.org/stats/upload_stats.php"
5858

0 commit comments

Comments
 (0)