mirror of
https://github.com/pgsty/minio.git
synced 2026-09-26 04:45:59 +03:00
update STS docs with new values (#10055)
Co-authored-by: Poorna <poornas@users.noreply.github.com>
This commit is contained in:
@@ -126,7 +126,7 @@ func TestDefaultExpiryDuration(t *testing.T) {
|
||||
expectErr: true,
|
||||
},
|
||||
{
|
||||
reqURL: "http://localhost:8443/?DurationSeconds=43201",
|
||||
reqURL: "http://localhost:8443/?DurationSeconds=604801",
|
||||
expectErr: true,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user