mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
docs cleanup:
* mostly deprecate --http-only and --https-only since there is zero performance gain in recent python versions, however could still be useful for avoiding limitations in alternative python interpreters (and forcing http/https with mdns/ssdp/qr) * mention antivirus being useless as usual
This commit is contained in:
parent
ddbaebe779
commit
f5191973df
3 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
|||
# when running copyparty behind a reverse proxy,
|
||||
# the following arguments are recommended:
|
||||
#
|
||||
# --http-only lower latency on initial connection
|
||||
# -i 127.0.0.1 only accept connections from nginx
|
||||
#
|
||||
# if you are doing location-based proxying (such as `/stuff` below)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue