1
0
Fork 0

fixed typos

This commit is contained in:
Frank Celler 2014-03-03 17:14:31 +01:00
parent 497341f5c9
commit eb16dbc10a
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ runs in standalone mode.
###Step 2: Enable the Cluster mode
In order to enable the cluster mode, edit as root the configuration file
In order to enable the cluster mode, edit the configuration file as root
vi /etc/arangodb/arangod.conf
@ -50,7 +50,7 @@ to
disable-dispatcher-kickstarter = no
disable-dispatcher-frontend = no
save and restarted
Save and restart
/etc/init.d/arangodb restart