diff options
Diffstat (limited to 'changelog.d/15491.misc')
-rw-r--r-- | changelog.d/15491.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15491.misc b/changelog.d/15491.misc new file mode 100644 index 0000000000..98f88dbf19 --- /dev/null +++ b/changelog.d/15491.misc @@ -0,0 +1 @@ +Remove need for `worker_replication_*` based settings in worker configuration yaml by placing this data directly on the `instance_map` instead. |