9 lines
609 B
Bash
9 lines
609 B
Bash
|
|
{
|
||
|
|
"errors": [],
|
||
|
|
"warnings": [
|
||
|
|
"variable \"leadership.follower_disabled\" at index \"0\" is disabled, it will be ignored when loading from environment variable",
|
||
|
|
"variable \"leadership.follower_disabled\" at index \"1\" is disabled, it will be ignored when loading from environment variable",
|
||
|
|
"variable \"leadership.follower_disabled\" at index \"2\" is disabled, it will be ignored when loading from environment variable",
|
||
|
|
"variable \"leadership.follower_disabled_at_index\" at index \"1\" is disabled, it will be ignored when loading from environment variable"
|
||
|
|
]
|
||
|
|
}
|