rickchengx commented on code in PR #15825:
URL:
https://github.com/apache/dolphinscheduler/pull/15825#discussion_r1560457095
##########
dolphinscheduler-api/src/main/resources/application.yaml:
##########
@@ -149,11 +149,12 @@ api:
#tenant1: 11
#tenant2: 20
python-gateway:
- # Weather enable python gateway server or not. The default value is true.
- enabled: true
- # Authentication token for connection from python api to python gateway
server. Should be changed the default value
+ # Weather enable python gateway server or not. The default value is false.
Review Comment:
PTAL @zhongjiajie
--
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]