forked from TrueCloudLab/frostfs-s3-gw
[TrueCloudLab#34] Fix resolve_bucket
format in docs
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
parent
2dcb3c283d
commit
6eb7966800
1 changed files with 3 additions and 3 deletions
|
@ -486,9 +486,9 @@ Bucket name resolving parameters from and to container ID with `HEAD` request.
|
|||
|
||||
```yaml
|
||||
resolve_bucket:
|
||||
allow:
|
||||
- container
|
||||
deny:
|
||||
allow:
|
||||
- container
|
||||
deny:
|
||||
```
|
||||
|
||||
| Parameter | Type | Default value | Description |
|
||||
|
|
Loading…
Reference in a new issue