BruceWong96 opened a new issue, #16490: URL: https://github.com/apache/dolphinscheduler/issues/16490
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Hi, I found that the default value of python-gateway.enabled in the config file is false, which means it won't start with the server by default. So the description in the documentation is wrong. [config of python-gateway](https://github.com/apache/dolphinscheduler/blob/dev/dolphinscheduler-api/src/main/resources/application.yaml#L145-L147) And I found this note was missing from the Chinese documentation. ### Documentation Links [en doc](https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/guide/installation/standalone.md?plain=1#L37-L52) [zh doc](https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/zh/guide/installation/standalone.md?plain=1) ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
