Skip to content

Commit 067a128

Browse files
authored
feat config: use sync-start=true (#66)
1 parent e52ef0e commit 067a128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/static_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ components_manager:
6060
dbconnection#env: DB_CONNECTION
6161
blocking_task_processor: fs-task-processor
6262
dns_resolver: async
63-
sync-start: false
63+
sync-start: true
6464
connlimit_mode: manual
6565

6666
dns-client:

0 commit comments

Comments
 (0)