Added new configuration parameter to limit the window size

This commit is contained in:
Ludovic Marcotte
2014-04-09 20:12:19 -04:00
parent 5739356f88
commit 0d1c39ca71
5 changed files with 14 additions and 1 deletions
+1
View File
@@ -96,6 +96,7 @@
- (int) maximumPingInterval;
- (int) maximumSyncInterval;
- (int) internalSyncInterval;
- (int) maximumSyncWindowSize;
@end