New prefs for intervals, fixed missing events in meeting requests, bumped v14.1

This commit is contained in:
Ludovic Marcotte
2014-02-10 20:16:43 -05:00
parent ea4b21e991
commit b14e99b32a
4 changed files with 124 additions and 53 deletions
+5 -4
View File
@@ -1,9 +1,6 @@
/* SOGoSystemDefaults.h - this file is part of SOGo
*
* Copyright (C) 2009-2013 Inverse inc.
*
* Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Francis Lachapelle <flachapelle@inverse.ca>
* Copyright (C) 2009-2014 Inverse inc.
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -95,6 +92,10 @@
- (int) maximumSubmissionInterval;
- (int) messageSubmissionBlockInterval;
- (int) maximumPingInterval;
- (int) maximumSyncInterval;
- (int) internalSyncInterval;
@end
#endif /* SOGOSYSTEMDEFAULTS_H */