diff options
Diffstat (limited to 'docs/transfers-v1.md')
| -rw-r--r-- | docs/transfers-v1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/transfers-v1.md b/docs/transfers-v1.md index 029e1b0..f1002a9 100644 --- a/docs/transfers-v1.md +++ b/docs/transfers-v1.md @@ -602,7 +602,7 @@ Two new `[node]` keys, `max_concurrent_downloads` and `OP_TRANSFER_LIMITS` in `adminop.py`, subject `"d=2,u=2"` so what the operator signs names the outcome. `_do_transfer_limits` + -`_admin_exec_transfer_limits` in `webrtc_server.py`, stored by +`_admin_exec_transfer_limits` in `webrtc/node_ops.py`, stored by `ops.set_transfer_limits` in `roster.db` group settings, broadcast as `transfer_limits_ack` to the group's peers, surfaced in the group Settings tab as a section beside the scan settings. |