summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@apache.org>2012-12-02 11:05:31 +0100
committerDave Cottlehuber <dch@apache.org>2012-12-04 15:56:45 +0100
commit419a80994d939dbafd0c3b5c1cd545f63e8f6e5f (patch)
treeaa431b5bd19e1cbd6f1d7f2850324a37d96f9b2f /bin
parent811e49b86a4eaaaf6e2c29e9864fde9913a2be8d (diff)
downloadcouchdb-419a80994d939dbafd0c3b5c1cd545f63e8f6e5f.tar.gz
COUCHDB-1622 ensure that Windows batch file uses same VM flags as the service and UNIX
Diffstat (limited to 'bin')
-rw-r--r--bin/couchdb.bat.tpl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/couchdb.bat.tpl.in b/bin/couchdb.bat.tpl.in
index 48d785134..8718ee69e 100644
--- a/bin/couchdb.bat.tpl.in
+++ b/bin/couchdb.bat.tpl.in
@@ -23,4 +23,4 @@ rem intermittently. But using erl should be fine for production use.
if "%ERL%x" == "x" set ERL=werl.exe
echo CouchDB %version% - prepare to relax...
-%ERL% -sasl errlog_type error -s couch
+%ERL% -sasl errlog_type error -s couch +A 4 +W w