Skip to content

Commit 140d872

Browse files
committed
feat: update database schema and properties for v11 release
1 parent 0a3826d commit 140d872

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

user-auditor/src/main/resources/application.properties

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,4 @@ spring.mvc.pathmatch.matching-strategy=ANT_PATH_MATCHER
1010
interval=PT005S
1111
app.elasticsearch.startYear=2025
1212
app.elasticsearch.searchIntervalMonths=1
13-
app.elasticsearch.searchIntervalMinutes=5
14-
15-
server.port=8081
13+
app.elasticsearch.searchIntervalMinutes=5

0 commit comments

Comments
 (0)