Update filer.toml

This commit is contained in:
chrislu
2025-02-26 17:52:45 -08:00
parent 9bd4c47299
commit 314f211260

View File

@@ -270,7 +270,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
# 1. Add a name following the store type separated by a dot ".". E.g., cassandra2.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!