1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-13 17:43:59 +02:00

* Increased PING timeout.

This commit is contained in:
Christian Muehlhaeuser
2010-11-30 02:58:50 +01:00
parent 8fdf5b5422
commit 0862dc83f6

View File

@@ -7,7 +7,7 @@
#include "databasecommand_collectionstats.h" #include "databasecommand_collectionstats.h"
#include "dbsyncconnection.h" #include "dbsyncconnection.h"
#define TCP_TIMEOUT 60 #define TCP_TIMEOUT 600
using namespace Tomahawk; using namespace Tomahawk;