Correct typo and add timeout info

pull/2158/head
phl0 2023-05-22 08:07:30 +02:00
rodzic b02c9c3411
commit 34e7afbc91
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 48EA1E640798CA9A
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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" />