leiyun 10 месяцев назад
Родитель
Сommit
d2e9fcfb3f
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      src/home/controller/index.js

+ 1
- 1
src/home/controller/index.js Просмотреть файл

@@ -41,7 +41,7 @@ const greenlock = Greenlock.create({
},
challengeType: 'http-01',
agreeToTerms: leAgree,
debug: false,
debug: true,
renewWithin: 10 * 24 * 60 * 60 * 1000,// 10倒计时开始续期
});



Загрузка…
Отмена
Сохранить