forked from eclipse-che/che-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.htmltest.yml
24 lines (22 loc) · 826 Bytes
/
.htmltest.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
#
# Copyright (c) 2020 Red Hat, Inc.
# This program and the accompanying materials are made
# available under the terms of the Eclipse Public License 2.0
# which is available at https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Configuration file for htmltest
# See: https://github.com/wjdp/htmltest
DirectoryPath: build/site/che-7 # Not build/site to avoid false positives on 404.html
# IgnoreInternalEmptyHash: true # Legit empty hash present in every page
OutputDir: .cache/htmltest
CacheExpires: "12h" # Default is 2 weeks.
ExternalTimeout: 60 # (seconds) default is 15.
IgnoreURLs:
- https://cse.google.com/cse.js
- https://marketplace.visualstudio.com
- https://github.com/eclipse/che-docs/edit/master/
- https://www.eclipse.org/che/docs/che-7/
- https://projectlombok.org/