1
0
Fork 0

issue #694: fixed typos in configuration files

This commit is contained in:
Jan Steemann 2013-12-02 09:21:44 +01:00
parent ce61a119c9
commit f150ce22c0
4 changed files with 9 additions and 3 deletions

View File

@ -97,6 +97,12 @@ v1.5.x (XXXX-XX-XX)
currently only implemented for hash indices and skiplist indices.
v1.4.x (XXXX-XX-XX)
-------------------
* fixed typos in configuration files
v1.4.3 (2013-XX-XX)
-------------------

View File

@ -3,4 +3,4 @@ progress = true
[server]
endpoint = tcp://localhost:8529
disable-authentcation = true
disable-authentication = true

View File

@ -2,4 +2,4 @@ progress = true
[server]
endpoint = tcp://localhost:8529
disable-authentcation = true
disable-authentication = true

View File

@ -2,4 +2,4 @@ progress = true
[server]
endpoint = tcp://localhost:8529
disable-authentcation = true
disable-authentication = true