wuwen5 commented on code in PR #11282:
URL: https://github.com/apache/skywalking/pull/11282#discussion_r1315260514


##########
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:
   Why modify the default values? Please confirm if this modification is 
related to this feature.
   If necessary, please modify the corresponding document. 
(`skywalking/docs/en/setup/backend/Configuration vocabulary.md`)



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