zyratlo commented on code in PR #5258:
URL: https://github.com/apache/texera/pull/5258#discussion_r3431213726


##########
common/config/src/main/resources/storage.conf:
##########
@@ -150,4 +150,15 @@ storage {
         password = "postgres"
         password = ${?STORAGE_JDBC_PASSWORD}
     }
+
+    # Configurations of the JupyterLab service
+    # Default values are provided for each field, which you don't need to 
change if you deployed Jupyter via docker-compose.yml in 
notebook-migration-service/src/main/resources/docker-compose.yml

Review Comment:
   I removed the `# Default values...` comment in ce69dfd but kept the `# 
Configurations of...` comment as other config blocks include this style of 
comment too. Let me know if you want this comment also removed.



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