Skip to content

Commit 67d6a74

Browse files
committed
fix: check plugin endpoint method for proper return class
new: make default max query timeout configurable
1 parent 25dad14 commit 67d6a74

File tree

1 file changed

+0
-1
lines changed
  • server/api-service/lowcoder-server/src/main/resources/selfhost/ce

1 file changed

+0
-1
lines changed

server/api-service/lowcoder-server/src/main/resources/selfhost/ce/application.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ common:
5252
max-query-timeout: ${LOWCODER_MAX_QUERY_TIMEOUT:120}
5353
plugin-dirs:
5454
- plugins
55-
- /tmp/plugins
5655

5756
material:
5857
mongodb-grid-fs:

0 commit comments

Comments
 (0)