2025-05-11 19:10:02 +02:00
|
|
|
{
|
|
|
|
|
"errors": [],
|
|
|
|
|
"warnings": [
|
2025-12-29 12:21:42 +01:00
|
|
|
[
|
|
|
|
|
[
|
|
|
|
|
"variable \"follower_disabled\" at index \"0\" is disabled, it will be ignored when loading from environment variable",
|
|
|
|
|
"leadership.follower_disabled",
|
|
|
|
|
null
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
[
|
|
|
|
|
[
|
|
|
|
|
"variable \"follower_disabled\" at index \"1\" is disabled, it will be ignored when loading from environment variable",
|
|
|
|
|
"leadership.follower_disabled",
|
|
|
|
|
null
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
[
|
|
|
|
|
[
|
|
|
|
|
"variable \"follower_disabled\" at index \"2\" is disabled, it will be ignored when loading from environment variable",
|
|
|
|
|
"leadership.follower_disabled",
|
|
|
|
|
null
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
[
|
|
|
|
|
[
|
|
|
|
|
"variable \"follower_disabled_at_index\" at index \"1\" is disabled, it will be ignored when loading from environment variable",
|
|
|
|
|
"leadership.follower_disabled_at_index",
|
|
|
|
|
null
|
|
|
|
|
]
|
|
|
|
|
]
|
2025-05-11 19:10:02 +02:00
|
|
|
]
|
|
|
|
|
}
|