mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
Various syntax and include fixes
This commit is contained in:
4
config.h
4
config.h
@@ -118,9 +118,9 @@ typedef struct
|
||||
/* log settings */ \
|
||||
"", "", "", \
|
||||
/* standby clone settings */ \
|
||||
false, "", "", "", { NULL, NULL }, \
|
||||
false, "", "", "", "", { NULL, NULL }, \
|
||||
/* repmgrd settings */ \
|
||||
MANUAL_FAILOVER, DEFAULT_PRIORITY, "", "", 2, 60, 6, 10, 300, false \
|
||||
MANUAL_FAILOVER, DEFAULT_PRIORITY, "", "", 2, 60, 6, 10, 300, false, \
|
||||
/* witness settings */ \
|
||||
30, \
|
||||
/* service settings */ \
|
||||
|
||||
Reference in New Issue
Block a user