Simplify NFS export options display
All checks were successful
Build and Release / build-and-release (push) Successful in 1m14s

Filter NFS export options to show only key settings (rw/ro, sync/async)
instead of verbose option strings. Improves readability while maintaining
essential information about export configuration.
This commit is contained in:
2025-12-11 10:26:27 +01:00
parent 7362464b46
commit a34b095857
5 changed files with 33 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-dashboard"
version = "0.1.272"
version = "0.1.273"
edition = "2021"
[dependencies]