jaydoane commented on code in PR #4627:
URL: https://github.com/apache/couchdb/pull/4627#discussion_r1599170929


##########
rel/overlay/etc/default.ini:
##########
@@ -931,6 +934,11 @@ url = {{nouveau_url}}
 ;max_idle = 600000
 ;enable = true
 
+[quickjs]
+; Memory limit in bytes. Default is undefined and so the built-in C default
+; of 64MB is used
+;memory_limit_bytes = 67108864

Review Comment:
   If the default goes after the equal sign, shouldn't that also be 64MB or 
`64000000`? 



-- 
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: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to