mirror of
https://github.com/certd/certd.git
synced 2026-04-29 08:47:24 +08:00
feat: 通过metadata加载插件,降低内存占用
This commit is contained in:
@@ -13,6 +13,6 @@ input:
|
||||
helper: |-
|
||||
可以填写多个,填写一个按回车键再填写下一个
|
||||
需要先[配置邮件服务器](#/sys/settings/email)
|
||||
type: builtIn
|
||||
pluginType: notification
|
||||
type: builtIn
|
||||
scriptFilePath: ../../../plugins/plugin-notification/email/index.js
|
||||
|
||||
Reference in New Issue
Block a user