Updated Path Specific Configuration (markdown)

Chris Lu
2024-10-22 08:48:12 -07:00
parent ab43ab0b2f
commit fc9a769ed8
+2
@@ -99,6 +99,8 @@ Usage of fs.configure:
assign writes with this ttl
-volumeGrowthCount int
the number of physical volumes to add if no writable volumes
-worm
worm mode, If true, a file can only be changed once, after which it becomes readonly and undeletable, see https://en.wikipedia.org/wiki/Write_once_read_many
```