Commit 2d8bb70e authored by Maciej Lipinski's avatar Maciej Lipinski

adding configuration of synce slave mode for ppsi role

parent 481a6298
......@@ -194,6 +194,7 @@ static struct pp_argname arg_role[] = {
{"auto", PPSI_ROLE_AUTO},
{"master",PPSI_ROLE_MASTER},
{"slave", PPSI_ROLE_SLAVE},
{"synce_slave", PPSI_ROLE_SLAVE},
{},
};
static struct pp_argname arg_ext[] = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment