more noise, still tracking down how synch gets stuck on special files,
[feisty_meow.git] / octopi / library / tentacles / file_transfer_tentacle.cpp
index c4abe989fed0a5791c50322a996a05366f1e622a..fa082b990073f94a8feb26b341329929e41b0695 100644 (file)
@@ -46,7 +46,7 @@ const int FTT_CLEANING_INTERVAL = 30 * SECOND_ms;
 const int TRANSFER_TIMEOUT = 10 * MINUTE_ms;
   // if it hasn't been touched in this long, it's out of there.
 
-#define DEBUG_FILE_TRANSFER_TENTACLE
+//#define DEBUG_FILE_TRANSFER_TENTACLE
   // uncomment for noisier version.
 
 #undef LOG