This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new bbe7f14982c Update cache time
bbe7f14982c is described below
commit bbe7f14982ce1cc0f26605baad98cd33ea4a3218
Author: Albumen Kevin <[email protected]>
AuthorDate: Wed Aug 10 12:29:29 2022 +0800
Update cache time
---
.htmltest.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.htmltest.yml b/.htmltest.yml
index 19663a48c35..920a5883445 100644
--- a/.htmltest.yml
+++ b/.htmltest.yml
@@ -4,7 +4,7 @@ IgnoreInternalEmptyHash: true
IgnoreDirectoryMissingTrailingSlash: true
ExternalTimeout: 15
LogLevel: 1
-CacheExpires: 2h
+CacheExpires: 24h
IgnoreURLs: [
# starter not available => temp ignore
"http://start.dubbo.io",
@@ -25,4 +25,4 @@ IgnoreURLs: [
"https://www.yuque.com/docs/share/f4e72670-74ab-45b9-bc0c-4b42249ed953?#",
"https://www.oschina.net/question/3820517_2306822",
"https://www.webjars.org/documentation#servlet3",
- "https://developer.aliyun.com/article/"]
\ No newline at end of file
+ "https://developer.aliyun.com/article/"]