We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22a307a + c4ed4e6 commit 01248cfCopy full SHA for 01248cf
README.md
@@ -61,7 +61,7 @@
61
'secret_key'=> '', //SecretKey
62
'bucket' => '', //Bucket名字
63
'notify_url'=> '', //持久化处理回调地址
64
- 'access' => 'public' //空间访问控制 public 或 private
+ 'access' => 'public', //空间访问控制 public 或 private
65
'hotlink_prevention_key' => 'afc89ff8bd2axxxxxxxxxxxxxxbb', // CDN 时间戳防盗链的 key。 设置为 null 则不启用本功能。
66
// 'hotlink_prevention_key' => 'cbab68a279xxxxxxxxxxab509a', // 同上,备用
67
],
0 commit comments