From 27c47f111769be9632d179c7237ff2a641b2e54c Mon Sep 17 00:00:00 2001 From: Wilfried Goesgens Date: Tue, 26 Feb 2019 18:20:39 +0100 Subject: [PATCH] cleanup (#8274) --- etc/relative/arangod.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/relative/arangod.conf b/etc/relative/arangod.conf index 2cf2e59599..24436b0fdb 100644 --- a/etc/relative/arangod.conf +++ b/etc/relative/arangod.conf @@ -1,8 +1,6 @@ [server] authentication = true endpoint = tcp://0.0.0.0:8529 -# username = root -# password = [javascript] startup-directory = ./js