mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
perf: ipv6支持
This commit is contained in:
@@ -13,6 +13,7 @@ export type SysPublicSetting = {
|
||||
export type SysPrivateSetting = {
|
||||
httpProxy?: string;
|
||||
httpsProxy?: string;
|
||||
dnsResultOrder?: string;
|
||||
};
|
||||
|
||||
export const SettingKeys = {
|
||||
|
||||
Reference in New Issue
Block a user