From 8e421b8d8f9428fe5e08c8d9f84253da54f92365 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Tue, 9 Feb 2021 14:47:03 -0800 Subject: [PATCH] Updated Path Specific Configuration (markdown) --- Path-Specific-Configuration.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Path-Specific-Configuration.md b/Path-Specific-Configuration.md index 5bf82e4..6ba0802 100644 --- a/Path-Specific-Configuration.md +++ b/Path-Specific-Configuration.md @@ -51,7 +51,19 @@ $ weed shell { } +``` +# Options + +For any path, you can configure +* Collection +* Disk type [hdd|ssd] +* Fsync +* Replication +* TTL +* Volume Growth Count + +``` # see more options > fs.configure -h Usage of fs.configure: