aglinxinyuan commented on code in PR #3755:
URL: https://github.com/apache/texera/pull/3755#discussion_r2370662430


##########
core/config/src/main/resources/default.conf:
##########
@@ -22,43 +22,71 @@
 config-service {
   # Setting to true resets all site settings in the database to the defaults 
defined in this file.
   always-reset-configurations-to-default-values = false
+  always-reset-configurations-to-default-values = 
${?CONFIG_SERVICE_ALWAYS_RESET_CONFIGURATIONS_TO_DEFAULT_VALUES}

Review Comment:
   This change should not belong to this PR.



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