Files
Tracker/Code/Sync/config.ini.example
T
2026-02-21 21:55:42 +00:00

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