update sync

pull/47/head
Luffy 2024-12-13 18:49:36 +08:00
parent 722021ce95
commit f33f316dfc
No known key found for this signature in database
GPG Key ID: C3BB4FF13CD72ACE
1 changed files with 1 additions and 1 deletions

View File

@ -1005,7 +1005,7 @@ function oss_setting_page()
<input type="hidden" name="type" value="aliyun_oss_all"> <input type="hidden" name="type" value="aliyun_oss_all">
<td> <td>
<input type="submit" class="button button-secondary" value="开始同步"/> <input type="submit" class="button button-secondary" value="开始同步"/>
<p><b>注意:如果是首次同步,执行时间将会十分十分长(根据你的历史附件数量),有可能会因执行时间过长,页面显示超时或者报错。<br> 所以,建议那些几千上万附件的大神们,考虑官方的 <a target="_blank" rel="nofollow" href="https://help.aliyun.com/knowledge_detail/39628.html">同步工具</a></b></p> <p><b>注意:如果是首次同步,执行时间将会非常长(根据你的历史附件数量),有可能会因执行时间过长,导致页面显示超时或者报错。<br> 所以,建议附件数量过多的用户,考虑官方的<a target="_blank" rel="nofollow" href="https://help.aliyun.com/knowledge_detail/39628.html">同步工具</a>或下载 WP-CLI 使用插件内置的命令进行上传。</b></p>
</td> </td>
</tr> </tr>
</table> </table>