Skip to content

Commit 73c3864

Browse files
committed
修改 sts 例子
1 parent 4143302 commit 73c3864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/sts.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ function getTempKeys() {
5555
array(
5656
'action'=> array(
5757
// // 这里可以从临时密钥的权限上控制前端允许的操作
58-
'name/cos:*', // 这样写可以包含下面所有权限
58+
// 'name/cos:*', // 这样写可以包含下面所有权限
5959

6060
// // 列出所有允许的操作
6161
// // ACL 读写

0 commit comments

Comments
 (0)