reactor:【IoT 物联网】移除 plugin 机制

This commit is contained in:
YunaiV
2025-05-31 10:21:17 +08:00
parent cf52a16f6c
commit 81cbc61f3c
25 changed files with 17 additions and 1239 deletions

View File

@@ -265,9 +265,4 @@ justauth:
cache:
type: REDIS
prefix: 'social_auth_state:' # 缓存前缀,目前只对 Redis 缓存生效,默认 JUSTAUTH::STATE::
timeout: 24h # 超时时长,目前只对 Redis 缓存生效,默认 3 分钟
--- #################### iot相关配置 TODO 芋艿【IOT】再瞅瞅 ####################
pf4j:
# pluginsDir: /tmp/
pluginsDir: ../plugins
timeout: 24h # 超时时长,目前只对 Redis 缓存生效,默认 3 分钟