Skip to content

Commit cd4a257

Browse files
committed
add deleteAfterDays in put policy
1 parent 3b65fe7 commit cd4a257

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Qiniu/Auth.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ public function uploadToken(
112112
'persistentOps',
113113
'persistentNotifyUrl',
114114
'persistentPipeline',
115+
116+
'deleteAfterDays',
115117
);
116118

117119
private static $deprecatedPolicyFields = array(

0 commit comments

Comments
 (0)