You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/11/09 09:46:41 UTC

[GitHub] janl edited a comment on issue #1602: Remove runtime configurability of core system components

janl edited a comment on issue #1602: Remove runtime configurability of core system components
URL: https://github.com/apache/couchdb/pull/1602#issuecomment-437304265
 
 
   > also noting that changing couchjs stack size is an important ability.
   
   Since query servers can still be setup using env vars, the solution to this already exists:
   
   ```
   export COUCHDB_QUERY_SERVER_JAVASCRIPT="/path/to/couchjs /path/to/main.js -S STACK SIZE"
   couchdb
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services