13 lines
200 B
TOML
13 lines
200 B
TOML
[sender]
|
|
workingDirectory = "~/.opensend"
|
|
|
|
[receiver]
|
|
skipZeroconf = false
|
|
workingDirectory = "~/.opensend"
|
|
destinationDirectory = "~/Downloads"
|
|
|
|
[targets]
|
|
|
|
[targets.coral]
|
|
ip = "192.168.1.2"
|