diff options
Diffstat (limited to 'weed/command/scaffold/filer.toml')
| -rw-r--r-- | weed/command/scaffold/filer.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/command/scaffold/filer.toml b/weed/command/scaffold/filer.toml index 860d8b291..d8833a917 100644 --- a/weed/command/scaffold/filer.toml +++ b/weed/command/scaffold/filer.toml @@ -314,7 +314,7 @@ dialTimeOut = 10 # To add path-specific filer store: # # 1. Add a name following the store type separated by a dot ".". E.g., cassandra.tmp -# 2. Add a location configuraiton. E.g., location = "/tmp/" +# 2. Add a location configuration. E.g., location = "/tmp/" # 3. Copy and customize all other configurations. # Make sure they are not the same if using the same store type! # 4. Set enabled to true |
