mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:08:53 +08:00
Merge branch 'v2-dev' into v2_admin_mode
This commit is contained in:
@@ -96,6 +96,7 @@ export type SuiteSetting = {
|
||||
export type SysPrivateSetting = {
|
||||
httpProxy?: string;
|
||||
httpsProxy?: string;
|
||||
reverseProxies?: any;
|
||||
dnsResultOrder?: string;
|
||||
commonCnameEnabled?: boolean;
|
||||
// 同一个用户同时最大运行流水线数量
|
||||
|
||||
Reference in New Issue
Block a user