Revision 422c9598 trunk/Pithos.Interfaces/PithosSettingsData.cs

b/trunk/Pithos.Interfaces/PithosSettingsData.cs
66 66
        public bool ProxyAuthentication { get; set; }
67 67
        public bool ExtensionsActivated { get; set; }
68 68
        public int PollingInterval { get; set; }
69
        public byte HashingParallelism { get; set; }
69 70

  
70 71
        public PithosSettingsData()
71 72
        {

Also available in: Unified diff