mirror of
https://github.com/certd/certd.git
synced 2026-04-21 18:37:28 +08:00
perf: 是否允许爬虫爬取增加ui设置选项
This commit is contained in:
@@ -34,6 +34,7 @@ export type SysPublicSetting = {
|
||||
limitUserPipelineCount?: number;
|
||||
managerOtherUserPipeline?: boolean;
|
||||
icpNo?: string;
|
||||
robots?: boolean;
|
||||
};
|
||||
export type SuiteSetting = {
|
||||
enabled?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user