Fix path example

This commit is contained in:
Tom Henderson
2021-02-05 14:38:52 +13:00
parent 5f6b945839
commit eba722cddc
3 changed files with 3 additions and 3 deletions

View File

@@ -130,7 +130,7 @@ For example
[s3]
bucket = my-bucket
path = /parsedmarc
path = parsedmarc
The full set of configuration options are:

View File

@@ -21,4 +21,4 @@ index = email
[s3]
bucket = my-bucket
path = /parsedmarc
path = parsedmarc

View File

@@ -134,7 +134,7 @@ For example
[s3]
bucket = my-bucket
path = /parsedmarc
path = parsedmarc
The full set of configuration options are: