From 59198f3cc93d8ef358256c983158bf12eafb7068 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 14 Nov 2023 02:16:34 -0800 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index b6ce2af..9dda1a9 100644 --- a/Configuration.md +++ b/Configuration.md @@ -141,7 +141,7 @@ True # this URL would not be archived because it matches the exclusion pattern *Note: all assets required to render each page are still archived, `URL_DENYLIST`/`URL_ALLOWLIST` do not apply to images, css, video, etc. visible inline within the page.* -*Note 2:* These options used to be called `URL_WHITELIST` & `URL_BLACKLIST` before v0.7.1. +Note 2: These options used to be called URL_WHITELIST & URL_BLACKLIST before v0.7.1. *Related options:* [`URL_ALLOWLIST`](#URL_ALLOWLIST), [`SAVE_MEDIA`](#SAVE_MEDIA), [`SAVE_GIT`](#SAVE_GIT), [`GIT_DOMAINS`](#GIT_DOMAINS)