From 562332258d87ee05ec5fb74fc725ece10ad821ca Mon Sep 17 00:00:00 2001 From: evilmrburns <35606202+evilmrburns@users.noreply.github.com> Date: Sat, 21 Apr 2018 13:01:10 -0400 Subject: [PATCH] Fix INBUCKET_STORAGE_PARAMS example (#95) --- doc/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.md b/doc/config.md index 1342cb7..f932d01 100644 --- a/doc/config.md +++ b/doc/config.md @@ -373,7 +373,7 @@ Parameters specific to the storage type selected. Formatted as a comma separated list of key:value pairs. - Default: None -- Examples: `maxkb=10240` or `path=/tmp/inbucket` +- Examples: `maxkb:10240` or `path:/tmp/inbucket` #### `file` type parameters