This is an automated email from the ASF dual-hosted git repository.
shenlin pushed a commit to branch runtimer
in repository https://gitbox.apache.org/repos/asf/rocketmq-eventbridge.git
The following commit(s) were added to refs/heads/runtimer by this push:
new f44480c feat:add rumtimer.config.mode
new 119d03f Merge branch 'runtimer' of
github.com:apache/rocketmq-eventbridge into runtimer
f44480c is described below
commit f44480c50d62d2ed7898735755a513caac38001e
Author: 2011shenlin <[email protected]>
AuthorDate: Sat Apr 15 11:48:14 2023 +0800
feat:add rumtimer.config.mode
---
start/src/main/resources/application.properties | 1 +
1 file changed, 1 insertion(+)
diff --git a/start/src/main/resources/application.properties
b/start/src/main/resources/application.properties
index 1394df6..3f86877 100644
--- a/start/src/main/resources/application.properties
+++ b/start/src/main/resources/application.properties
@@ -30,6 +30,7 @@ rocketmq.namesrvAddr=localhost:9876
rocketmq.connect.endpoint=http://127.0.0.1:8082
rocketmq.cluster.name=DefaultCluster
## runtimer
+rumtimer.config.mode=FILE
rumtimer.name=eventbridge-runtimer
runtimer.pluginpath=/Users/Local/eventbridge/plugin
runtimer.storePathRootDir=/Users/Local/eventbridge/store