EricGao888 commented on code in PR #13303: URL: https://github.com/apache/dolphinscheduler/pull/13303#discussion_r1059631009
########## docs/docs/en/guide/resource/configuration.md: ########## @@ -9,13 +9,21 @@ ### Configure `common.properties` -If you deploy DolphinScheduler in `Cluster` or `Pseudo-Cluster` mode, you need to configure `api-server/conf/common.properties` and `worker-server/conf/common.properties`. -If you deploy DolphinScheduler in `Standalone` mode, you only need to configure `standalone-server/conf/common.properties` as follows: +Dolphinscheduler Resource Center uses the local system is enabled by default, and does not require any additional configuration. Review Comment: ```suggestion DolphinScheduler Resource Center uses local file system by default, and does not require any additional configuration. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
