We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6196041 commit df77407Copy full SHA for df77407
1 file changed
remmina/src/remmina_stats_sender.c
@@ -50,9 +50,9 @@
50
51
/* Timers */
52
#define PERIODIC_CHECK_1ST_MS 60000
53
-#define PERIODIC_CHECK_INTERVAL_MS 600000
+#define PERIODIC_CHECK_INTERVAL_MS 1200000
54
55
-#define PERIODIC_UPLOAD_INTERVAL_SEC 604800
+#define PERIODIC_UPLOAD_INTERVAL_SEC 2678400
56
57
#define PERIODIC_UPLOAD_URL "http://www.remmina.org/stats/upload_stats.php"
58
0 commit comments