 |
Muster SDK
8.0
|
Go to the documentation of this file.
21 #ifdef _MUSTER_NO_SDK_
22 #include "private_constants.h"
25 #define kNodesNetworkProtocolVersion 805 // Protocol version
26 #define kManagementNetworkProtocolVersion 814 // Protocol version
27 #define kDatabaseQueueVersion 800 // Queue version
28 #define kSharedApplicationTitle "Muster 8.1.4"
29 #define kSharedApplicationVersionString "8.1.4"
30 #define kDefaultNetworkHeartbeatResolution 1200
31 #define kNodesIpDefaultBanningTime 60
32 #define kInstancesLogFormat "%timestamp%.%job_id%.%chunk_id%.%instancename%.%job_name%"