Changed wait default to 25 mins.
This commit is contained in:
parent
2f5be01ec9
commit
03f68df7ec
4 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# Get your API Key from: https://www.namesilo.com/account_api.php
|
||||
apikey = "YOUR_API_KEY"
|
||||
# Minutes to wait for DNS changes to complete.
|
||||
wait = 20
|
||||
wait = 25
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue