Open Zfs Volume Nfs Exports Client Configuration
data class OpenZfsVolumeNfsExportsClientConfiguration(val clients: String, val options: List<String>)
Properties
Link copied to clipboard
The options to use when mounting the file system. Maximum of 20 items. See the Linix NFS exports man page for more information. crossmount
and sync
are used by default.