mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2025-07-01 15:25:29 +00:00
remove RMEM and fix RUST_LOG
This commit is contained in:
parent
00e6a016f8
commit
ebd73e1a09
@ -330,7 +330,6 @@ You can specify the variables as usual or use an `.env` file.
|
|||||||
| LIMIT_SPEED | hbbr | speed limit (in Mb/s) |
|
| LIMIT_SPEED | hbbr | speed limit (in Mb/s) |
|
||||||
| PORT | hbbs/hbbr | listening port (21116 for hbbs - 21117 for hbbr) |
|
| PORT | hbbs/hbbr | listening port (21116 for hbbs - 21117 for hbbr) |
|
||||||
| RELAY_SERVERS | hbbs | IP address/DNS name of the machines running hbbr (separated by comma) |
|
| RELAY_SERVERS | hbbs | IP address/DNS name of the machines running hbbr (separated by comma) |
|
||||||
| RMEM | hbbs | UDP recv buffer size |
|
| RUST_LOG | all | set debug level (error\|warn\|info\|debug\|trace) |
|
||||||
| RUST_LOG | all | set debug level (error|warn|info|debug|trace) |
|
|
||||||
| SINGLE_BANDWIDTH | hbbr | max bandwidth for a single connection (in Mb/s) |
|
| SINGLE_BANDWIDTH | hbbr | max bandwidth for a single connection (in Mb/s) |
|
||||||
| TOTAL_BANDWIDTH | hbbr | max total bandwidth (in Mb/s) |
|
| TOTAL_BANDWIDTH | hbbr | max total bandwidth (in Mb/s) |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user