This commit is contained in:
2024-01-10 12:36:27 +01:00
parent 73c0d052ed
commit d7ba9a9ec0
16 changed files with 1471 additions and 12 deletions

View File

@ -30,6 +30,10 @@
#
# ---
# reported by MBR
paul.graber99@gmail.com
ludwigpestow@gmail.com
# annoying spammer domains
@acieu\.co\.uk$
@sendelope\.eu$

View File

@ -93,7 +93,7 @@ curl_check_host=127.0.0.1
# - Example:
# - php_versions="5.4 5.6 7.0 7.1"
# -
php_versions="8.1"
php_versions="8.2"
# - If PHP-FPM's ping.path setting does not match ping-$php_major_version,
# - set the value given in your ping.path setting here. Give ping_path also