23 lines
568 B
Plaintext
23 lines
568 B
Plaintext
# JingTian Sync Configuration
|
|
# Edit these values to match your server setup.
|
|
|
|
[server]
|
|
host=SERVER_IP
|
|
user=SERVER_USER
|
|
port=22
|
|
remote_path=/data/jingtian/BenjaminTeam
|
|
|
|
[sync]
|
|
# How often the sync runs (in minutes)
|
|
interval_minutes=5
|
|
|
|
# rclone remote name (used internally)
|
|
remote_name=jingtian
|
|
|
|
[bidirectional]
|
|
# Files that sync BOTH ways (Ubuntu -> Windows AND Windows -> Ubuntu).
|
|
# These are files the pipeline generates on Ubuntu that Mr. Choi can also edit.
|
|
# One path per line, relative to BenjaminTeam/.
|
|
# Lines starting with # are comments.
|
|
Admin/Tracker.xlsx
|