Configuration¶
The program supports a configuration file located at:
- Linux/macOS:
~/.config/stitch-sync/config.toml
- Windows:
%APPDATA%\stitch-sync\config.toml
Example configuration:
# Default directory to watch
watch_dir = "/Users/username/Downloads"
# Default machine
machine = "Brother PE800"
You can set configuration values using the following commands: