Updated example configurations

This commit is contained in:
João Brázio
2016-05-10 14:05:33 +01:00
parent ac7f634956
commit 85b2c80838
20 changed files with 56 additions and 90 deletions

View File

@@ -397,8 +397,8 @@
/**
* Host keep alive
*/
#ifndef HOST_KEEPALIVE_INTERVAL
#define HOST_KEEPALIVE_INTERVAL 2
#ifndef DEFAULT_KEEPALIVE_INTERVAL
#define DEFAULT_KEEPALIVE_INTERVAL 2
#endif
/**