Merge "Remove misplaced release note file"

This commit is contained in:
Zuul 2025-05-05 16:39:15 +00:00 committed by Gerrit Code Review
commit 4d5a237a67

View File

@ -1,8 +0,0 @@
---
features:
- |
It is now possible to use one rsync module per device. This is useful as
it allows to set the number of rsync connection per device, instead of it
being a gloval value per server. For it, two new parameters exist in the
class `storage::server`: `rsync_module_per_device` that enables this
new feature, and `device_names` that defines the list of devices.