Files
scheduler/config.yaml
2024-10-28 11:54:56 +08:00

9 lines
216 B
YAML

# This is a example file for the system
ListenPort: 25005
File: "member.csv"
DB:
Path: "scheduler.db"
Port: "" # not need if use SQLite
User: "" # not need if use SQLite
Password: "" # not need if use SQLite