You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by "rickchengx (via GitHub)" <gi...@apache.org> on 2024/04/11 05:38:22 UTC

Re: [PR] [Improvement] Remove python-gateway:auth-token,modify python-gateway: enabled default to false. [dolphinscheduler]

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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org