rhtyd commented on a change in pull request #4938:
URL: https://github.com/apache/cloudstack/pull/4938#discussion_r617269313



##########
File path: 
plugins/integrations/cloudian/src/main/java/org/apache/cloudstack/cloudian/CloudianConnector.java
##########
@@ -24,7 +24,7 @@
 public interface CloudianConnector extends PluggableService {
 
     ConfigKey<Boolean> CloudianConnectorEnabled = new ConfigKey<>("Advanced", 
Boolean.class, "cloudian.connector.enabled", "false",
-            "If set to true, this enables the Cloudian Connector for 
CloudStack.", true);
+            "If set to true, this enables the Cloudian Connector for 
CloudStack.", false);

Review comment:
       Ah I see, my bad I misunderstood - lgtm.




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to