mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Update DISABLE_FLOC help
This commit is contained in:
parent
129ab05b4b
commit
44375f9c06
1 changed files with 1 additions and 1 deletions
|
|
@ -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)$",
|
||||
|
|
|
|||
Loading…
Reference in a new issue