wu-sheng commented on code in PR #11282:
URL: https://github.com/apache/skywalking/pull/11282#discussion_r1315261673


##########
oap-server/server-starter/src/main/resources/application.yml:
##########
@@ -393,7 +393,7 @@ query:
     # abort a query if the total number of data fields queried exceeds the 
defined threshold.
     maxQueryComplexity: ${SW_QUERY_MAX_QUERY_COMPLEXITY:3000}
     # Allow user add, disable and update UI template
-    enableUpdateUITemplate: ${SW_ENABLE_UPDATE_UI_TEMPLATE:false}
+    enableUpdateUITemplate: ${SW_ENABLE_UPDATE_UI_TEMPLATE:true}

Review Comment:
   This should not open by default.
   I believe this is a local change, please revert.



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

Reply via email to