Update DISABLE_FLOC help

This commit is contained in:
Théophile Diot 2024-06-25 12:15:47 +01:00
parent 129ab05b4b
commit 44375f9c06
No known key found for this signature in database
GPG key ID: FA995104A0BA376A

View file

@ -100,7 +100,7 @@
"DISABLE_FLOC": {
"context": "multisite",
"default": "yes",
"help": "Disable FLoC (Federated Learning of Cohorts) by adding the interest-cohort=() directive to the Permissions-Policy header.",
"help": "Disable FLoC (Federated Learning of Cohorts) by adding the interest-cohort=() directive to the Permissions-Policy header if it is not already present.",
"id": "disable-floc",
"label": "Disable FLoC (Federated Learning of Cohorts)",
"regex": "^(yes|no)$",