lvra.gitlab.io/.htmltest.yml

15 lines
391 B
YAML
Raw Permalink Normal View History

# https://github.com/wjdp/htmltest?tab=readme-ov-file#wrench-configuration
DirectoryPath: "public"
EnforceHTTPS: true
IgnoreURLs:
# - "example.com"
# - "^/misc/js/script.js$"
# For "Edit this page" and "Last modified by":
- "https://gitlab.com/lvra/lvra.gitlab.io/-/edit"
- "https://gitlab.com/lvra/lvra.gitlab.io/-/commit"
# IgnoreDirs:
# - "lib"
2024-11-05 04:51:35 +01:00
CacheExpires: "6h"
IgnoreAltMissing: true