mirror of
https://github.com/certd/certd.git
synced 2026-04-28 07:57:25 +08:00
feat: 通过metadata加载插件,降低内存占用
This commit is contained in:
@@ -14,6 +14,6 @@ input:
|
||||
placeholder: demoKeySecret
|
||||
required: true
|
||||
encrypt: true
|
||||
type: builtIn
|
||||
pluginType: access
|
||||
type: builtIn
|
||||
scriptFilePath: ../../../plugins/plugin-demo/access.js
|
||||
|
||||
Reference in New Issue
Block a user