Added configurable wait period.

This commit is contained in:
Erik C. Thauvin 2020-03-03 18:48:47 -08:00
parent 94aa40f848
commit 97c2f0581f
4 changed files with 17 additions and 7 deletions

View file

@ -1,2 +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