1 parent 10ca5cb commit 27966bfCopy full SHA for 27966bf
1 file changed
inlong-manager/manager-web/src/main/resources/application.properties
@@ -63,6 +63,7 @@ openapi.auth.enabled=false
63
# Audit view by role, see audit id definitions: https://inlong.apache.org/docs/modules/audit/overview#audit-id
64
audit.admin.ids=3,4,5,6
65
audit.user.ids=3,4,5,6
66
+audit.query.queryTimeoutSeconds=30
67
68
# Pulsar message query thread pool configuration
69
pulsar.query.poolSize=10
0 commit comments