新增: timer 配置支持 PostgreSQL 数据库
This commit is contained in:
@@ -30,6 +30,8 @@ type Config struct {
|
||||
User string
|
||||
Password string
|
||||
Database string
|
||||
Schema string
|
||||
Type string
|
||||
}
|
||||
}
|
||||
Auth map[string]string
|
||||
|
||||
Reference in New Issue
Block a user