1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 17:47:03 +00:00

Fix INBUCKET_STORAGE_PARAMS example (#95)

This commit is contained in:
evilmrburns
2018-04-21 13:01:10 -04:00
committed by James Hillyerd
parent a291944a7d
commit 941b682197

View File

@@ -373,7 +373,7 @@ Parameters specific to the storage type selected. Formatted as a comma
separated list of key:value pairs. separated list of key:value pairs.
- Default: None - Default: None
- Examples: `maxkb=10240` or `path=/tmp/inbucket` - Examples: `maxkb:10240` or `path:/tmp/inbucket`
#### `file` type parameters #### `file` type parameters