document NFS server setup

This commit is contained in:
2024-04-29 14:11:02 +02:00
parent 20fb64efa3
commit 6c325d72ea

View File

@@ -31,6 +31,7 @@ nfs_server::nfs_conf:
nfsd:
udp: 'y'
vers3: 'n'
threads: 32
```
For more details see [`nfs.conf(5)`](https://man7.org/linux/man-pages/man5/nfs.conf.5.html)