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:
committed by
James Hillyerd
parent
a291944a7d
commit
941b682197
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user