Correct typo and add timeout info
这个提交包含在:
父节点
b02c9c3411
当前提交
34e7afbc91
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -74,7 +74,7 @@ foreach ($qslsnotdownloaded->result_array() as $qsl) {
|
|||
<input class="form-check-input" type="hidden" name="eqsldownload" id="download" value="download" checked />
|
||||
<p>Cloudlog will use the eQSL credentials from your Cloudlog user profile to connect to eQSL and download confirmations.</p>
|
||||
</div>
|
||||
<p><div class="alert alert-danger" role="alert">Due to a rate limit of approximately 10 seconds per eQSL picture download calling this function will take a long time to complete! Thus may have to call this function several times depending on the amount of outstanding cards.</div></p>
|
||||
<p><div class="alert alert-danger" role="alert">Due to a rate limit of approximately 10 seconds per eQSL picture download calling this function will take a long time to complete! Thus you may have to call this function several times depending on the amount of outstanding cards. This may run into a script timeout depending on the PHP configuration.</div></p>
|
||||
|
||||
<input class="btn btn-primary" type="submit" value="Download un-synced eQSL cards" />
|
||||
|
||||
|
|
|
|||
正在加载…
在新工单中引用