filer: move buckets folder to filer.toml since it should not be changed often

This commit is contained in:
Chris Lu
2020-02-24 14:42:57 -08:00
parent d8dec2323b
commit 5bcb44eda9
4 changed files with 3 additions and 5 deletions

View File

@@ -74,7 +74,8 @@ const (
# with http DELETE, by default the filer would check whether a folder is empty.
# recursive_delete will delete all sub folders and files, similar to "rm -Rf"
recursive_delete = false
# directories under this folder will be automatically creating a separate bucket
buckets_folder = /buckets
####################################################
# The following are filer store options