# CAWORK relay config — edit watch root, then run cawork-relay.exe --config relay.toml client_id = "new-client" server_url = "ws://127.0.0.1:7101/" stabilize_ms = 800 max_upload_bytes = 8388608 [[watch]] root = "D:/CA_INBOX/new-client" [tally] url = "http://localhost:9000" from_date = "20240401" to_date = "20260817" poll_every_secs = 1800 out_dir = "D:/CA_INBOX/new-client/tally"