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
7fc5e06517
commit
562332258d
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user