From fe1ceeb373b3e7a9994e07c9c9be5712b2eb0bae Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Tue, 7 Apr 2020 01:00:49 -0700 Subject: [PATCH] Updated Production Setup (markdown) --- Production-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Production-Setup.md b/Production-Setup.md index c22fba3..9d89106 100644 --- a/Production-Setup.md +++ b/Production-Setup.md @@ -102,7 +102,7 @@ If currently only one filer is needed, just use one filer with default filer sto You can always migrate to other scalable filer store by export and import the filer meta data. See [[Filer Stores]] -Run `weed scaffold -conf=filer` to generate an example `filer.toml` file. +Run `weed scaffold -config=filer` to generate an example `filer.toml` file. The filer store to choose depends on your requirements, your existing data stores, etc.