1
0
Fork 0

Typo: whish -> wish

This commit is contained in:
Simran 2019-05-06 13:16:27 +02:00 committed by GitHub
parent 475a14b7f4
commit 24544aa938
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -110,7 +110,7 @@ In certain types of ArangoDB instances you can now completely disable the V8
JavaScript engine. Be aware that this is an **highly experimental** feature and
it is to be expected that certain functionality (e.g. some API endpoints, the
WebUI, some AQL functions etc) will be missing or severely broken. Nevertheless
you may whish to reduce the footprint of ArangoDB by disabling V8.
you may wish to reduce the footprint of ArangoDB by disabling V8.
This option is expected to **only** work reliably on a _single server_, _DBServer_,
or _agency_. Do not try to use this feature on a _coordinator_ or in the _ActiveFailover_ setup.
@ -125,4 +125,4 @@ Copy contents of 'javascript.startup-directory' on first start of the server. Th
is intended to be useful for _rolling upgrades_. Setting this to _true_ means that you can
upgrade the underlying ArangoDB packages, without influencing the running _arangod_ instance.
Setting this value does only make sense if you use ArangoDB outside of a container solution,
like Docker, Kubernetes, etc.
like Docker, Kubernetes, etc.