mirror of
https://github.com/ZSCNetSupportDept/scheduler.git
synced 2025-10-28 20:45:05 +08:00
添加 config load
This commit is contained in:
8
config.yaml
Normal file
8
config.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user