From d00fb3c058dd3ba2707f7bebde6d8c868ddaa55d Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Fri, 20 Nov 2020 12:21:35 -0800 Subject: [PATCH] Updated Path Specific Configuration (markdown) --- Path-Specific-Configuration.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Path-Specific-Configuration.md b/Path-Specific-Configuration.md index 53155e5..0c0065d 100644 --- a/Path-Specific-Configuration.md +++ b/Path-Specific-Configuration.md @@ -68,7 +68,9 @@ Usage of fs.configure: -replication string assign writes with this replication -ttl string - assign writes with this TTL + assign writes with this ttl + -volumeGrowthCount int + the number of physical volumes to add if no writable volumes ``` ## What is NOT included