Revision 77e10b4f trunk/Pithos.Network/FolderConstants.cs

b/trunk/Pithos.Network/FolderConstants.cs
6 6
        public static readonly string PithosContainer = "pithos";
7 7
        public static readonly string TrashContainer = "trash";
8 8

  
9
        public static readonly string FragmentsFolder = "fragments";
9
        public static readonly string CacheFolder = ".pithos.cache";
10 10
    }
11 11
}

Also available in: Unified diff