Replaced Merkle hash with MD5 for change checking
[pithos-ms-client] / trunk / Pithos.Core / PithosMonitor.cs
index 589dc33..1bc522c 100644 (file)
@@ -254,7 +254,7 @@ namespace Pithos.Core
 \r
             LoadSelectivePaths();\r
 \r
-            await IndexLocalFiles().ConfigureAwait(false);\r
+            //await IndexLocalFiles().ConfigureAwait(false);\r
 \r
             StartWatcherAgent();\r
 \r