This website works better with JavaScript.
Home
Explore
Help
Sign In
leiyun
/
ssl_manage
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
save 打开debug
master
leiyun
10 months ago
parent
6b75b8e42e
commit
d2e9fcfb3f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/home/controller/index.js
+ 1
- 1
src/home/controller/index.js
View File
@@ -41,7 +41,7 @@ const greenlock = Greenlock.create({
},
challengeType: 'http-01',
agreeToTerms: leAgree,
debug:
fals
e,
debug:
tru
e,
renewWithin: 10 * 24 * 60 * 60 * 1000,// 10倒计时开始续期
});
Write
Preview
Loading…
Cancel
Save