mirror of
https://github.com/distribution/distribution.git
synced 2025-06-25 06:52:21 +00:00
Added valid values to the configuration examples
Signed-off-by: Shreyas Karnik <karnik.shreyas@gmail.com>
This commit is contained in:
parent
98e2aa96de
commit
5537bcd4ae
@ -20,6 +20,7 @@ storage:
|
|||||||
encrypt: true
|
encrypt: true
|
||||||
secure: true
|
secure: true
|
||||||
v4auth: true
|
v4auth: true
|
||||||
|
chunksize: 5242880
|
||||||
rootdirectory: /s3/object/name/prefix
|
rootdirectory: /s3/object/name/prefix
|
||||||
auth:
|
auth:
|
||||||
silly:
|
silly:
|
||||||
@ -117,6 +118,7 @@ storage:
|
|||||||
encrypt: true
|
encrypt: true
|
||||||
secure: true
|
secure: true
|
||||||
v4auth: true
|
v4auth: true
|
||||||
|
chunksize: 5242880
|
||||||
rootdirectory: /s3/object/name/prefix
|
rootdirectory: /s3/object/name/prefix
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user