mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-04 19:15:04 -04:00
Remove 'anonymised' from the phone home stats documentation (#13321)
This commit is contained in:
parent
f14c632134
commit
6faaf76a32
11 changed files with 44 additions and 30 deletions
|
@ -33,7 +33,7 @@ def main() -> None:
|
|||
parser.add_argument(
|
||||
"--report-stats",
|
||||
action="store",
|
||||
help="Whether the generated config reports anonymized usage statistics",
|
||||
help="Whether the generated config reports homeserver usage statistics",
|
||||
choices=["yes", "no"],
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue