Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Configure DCC file transfers and chat
config.toml
[dcc] enabled = true auto_accept = false download_directory = "~/Downloads/flume" port_range = [1024, 65535] passive = true max_transfer_size = 0
enabled
false
auto_accept
download_directory
~/Downloads/flume
port_range
[1024, 65535]
passive
true
max_transfer_size
0
Was this page helpful?