Revision 133f83c2 trunk/Pithos.Interfaces/IPithosSettings.cs

b/trunk/Pithos.Interfaces/IPithosSettings.cs
35 35

  
36 36
        bool ExtensionsActivated { get; set; }
37 37

  
38
        int PollingInterval { get; set; }
39

  
38 40
        void Save();
39 41
        void Reload();
40 42
    }

Also available in: Unified diff