小调整。

pull/325/head
王良 2024-07-16 14:30:58 +08:00
parent df16045704
commit 1c6d7b358d
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ module.exports = {
},
'^(/[^/]+){2}/pull/\\d+/open_with_menu.*$': {
cacheDays: 7,
desc: 'PR详情页标题右边那个Code按钮的HTML代请求地址感觉上应该可以缓存。暂时先设置为缓存7天'
desc: 'PR详情页标题右边那个Code按钮的HTML代请求地址感觉上应该可以缓存。暂时先设置为缓存7天'
},
'^((/[^/]+){2,})/raw((/[^/]+)+\\.(jpg|jpeg|png|gif))(\\?.*)?$': {
// eslint-disable-next-line no-template-curly-in-string