Update README.md

Signed-off-by: ed <s@ocv.me>
This commit is contained in:
ed 2025-08-10 20:29:58 +00:00 committed by GitHub
parent 34bc52ecbd
commit 19d9160838
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2271,7 +2271,7 @@ example: `PRTY_NO_IFADDR=1 python3 copyparty-sfx.py`
force-enable features with known issues on your OS/env by setting any of the following environment variables, also affectionately known as `fuckitbits` or `hail-mary-bits` force-enable features with known issues on your OS/env by setting any of the following environment variables, also affectionately known as `fuckitbits` or `hail-mary-bits`
| env-var | what it does | | env-var | what it does |
|-----------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ------------------------ | ------------ |
| `PRTY_FORCE_MP` | force-enable multiprocessing (real multithreading) on MacOS and other broken platforms | | `PRTY_FORCE_MP` | force-enable multiprocessing (real multithreading) on MacOS and other broken platforms |
| `PRTY_FORCE_MAGIC` | use [magic](https://pypi.org/project/python-magic/) on Windows (you will segfault) | | `PRTY_FORCE_MAGIC` | use [magic](https://pypi.org/project/python-magic/) on Windows (you will segfault) |