Honor renew option when adding a site #55
开启中
julienp
请求将 1 次代码提交从 julienp/greenlock.js:julienp/disable-renew-on-add
合并至 master
正在加载...
在新工单中引用
这个人很懒,什么都没留下。
删除分支 'julienp/greenlock.js:julienp/disable-renew-on-add'
删除分支是永久的。此操作 无法 撤销,继续?
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?