Honor renew option when adding a site #55
Loading…
Reference in New Issue
No description provided.
Delete Branch "(deleted):julienp/disable-renew-on-add"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'd like to control when renew (for all domains) is run. I noticed that there is a
renew
config options which disables the setInterval calling renew, however when adding a new site renew is still triggered.Is there anything I can do to get this merged?