Remove misplaced release note file

Change-Id: I1c77aa20007f3546cc263b20bf0ec79261f5711f
This commit is contained in:
Takashi Kajinami
2025-05-01 23:31:38 +09:00
parent 5a5a7e8162
commit a57ceaec5b

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.