[pbs-devel] applied: [PATCH proxmox-backup] ui: datastore: add tuning options to gui
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Nov 28 14:18:29 CET 2022
Am 28/11/2022 um 11:13 schrieb Dominik Csapak:
> in datastore -> options
> a simple edit window with 2 comboboxes for
> * sync-level
> * chunk-order
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> docs/storage.rst | 2 ++
> www/OnlineHelpInfo.js | 4 +++
> www/Utils.js | 33 +++++++++++++++++++++
> www/datastore/OptionView.js | 57 +++++++++++++++++++++++++++++++++++++
> 4 files changed, 96 insertions(+)
>
>
applied, with two follow ups, one slightly opinionated to drop a few code lines and
one switching from "dynamically overriding" setValues with the newish onSetValues
hook, thanks!
More information about the pbs-devel
mailing list