wip: add security.toml file

This commit is contained in:
Chris Lu
2019-02-09 21:07:12 -08:00
parent 729d71fd4c
commit 501bd72b1c
4 changed files with 18 additions and 5 deletions

View File

@@ -70,7 +70,7 @@ var cmdFiler = &Command{
The configuration file "filer.toml" is read from ".", "$HOME/.seaweedfs/", or "/etc/seaweedfs/", in that order.
The example filer.toml configuration file can be generated by "weed scaffold filer"
The example filer.toml configuration file can be generated by "weed scaffold -config=filer"
`,
}