Skip to content

Commit a1569da

Browse files
committed
add checksum in put policy
1 parent bd0009f commit a1569da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Qiniu/Auth.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ public function uploadToken(
106106
'persistentOps',
107107
'persistentNotifyUrl',
108108
'persistentPipeline',
109+
'checksum',
109110
);
110111

111112
private static $deprecatedPolicyFields = array(

0 commit comments

Comments
 (0)