mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-03-11 09:11:26 +00:00
Fix path example
This commit is contained in:
@@ -130,7 +130,7 @@ For example
|
||||
|
||||
[s3]
|
||||
bucket = my-bucket
|
||||
path = /parsedmarc
|
||||
path = parsedmarc
|
||||
|
||||
The full set of configuration options are:
|
||||
|
||||
|
||||
@@ -21,4 +21,4 @@ index = email
|
||||
|
||||
[s3]
|
||||
bucket = my-bucket
|
||||
path = /parsedmarc
|
||||
path = parsedmarc
|
||||
@@ -134,7 +134,7 @@ For example
|
||||
|
||||
[s3]
|
||||
bucket = my-bucket
|
||||
path = /parsedmarc
|
||||
path = parsedmarc
|
||||
|
||||
The full set of configuration options are:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user