Plugin Directory

Changeset 3003456


Ignore:
Timestamp:
11/29/2023 08:42:46 PM (2 years ago)
Author:
debounce
Message:

settings editted

File:
1 edited

Legend:

Unmodified
Added
Removed
  • debounce-io-email-validator/trunk/src/admin-partials/settings.php

    r3003452 r3003456  
    3030                    ?>
    3131                    <input id="debounceio_timeout" type="number" min="5" max="45" name="debounceio_timeout" value="<?php echo $debounceio_timeout_val; ?>">
    32                     <p style="max-width: 66%; color: #888">Indicate the maximum API timeout duration in seconds. The plugin will wait until this limit is reached, and if exceeded, it will abort the validation process, considering the email valid.</p>
     32                    <p style="max-width: 66%; color: #888">Indicate the maximum API timeout duration in seconds. The plugin will wait until this limit is reached, and if exceeded, it will abort the validation process, considering the email valid. <i>Recommended value: 10</i></p>
    3333                </td>
    3434            </tr>
Note: See TracChangeset for help on using the changeset viewer.