Use allowlist instead of whitelist

This commit is contained in:
JSon 2024-02-26 11:50:34 +08:00
parent 4488915eec
commit b76e73ffaf
2 changed files with 3 additions and 3 deletions

View File

@ -52,7 +52,7 @@ Plugins/*/Binaries/*
# Builds
Build/*
# Whitelist PakBlacklist-<BuildConfiguration>.txt files
# Allowlist PakBlacklist-<BuildConfiguration>.txt files
!Build/*/
Build/*/**
!Build/*/PakBlacklist*.txt

View File

@ -37,12 +37,12 @@ wp-config.php
# All plugins
#
# Note: If you wish to whitelist plugins,
# Note: If you wish to allowlist plugins,
# uncomment the next line
#/wp-content/plugins
# All themes
#
# Note: If you wish to whitelist themes,
# Note: If you wish to allowlist themes,
# uncomment the next line
#/wp-content/themes