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

b/trunk/Pithos.Interfaces/IPithosSettings.cs
35 35
        bool ExtensionsActivated { get; set; }
36 36

  
37 37
        int PollingInterval { get; set; }
38
        byte HashingParallelism { get; set; }
38 39

  
39 40
        void Save();
40 41
        void Reload();

Also available in: Unified diff