mirror of https://gitee.com/bigwinds/arangodb
Reverted changement of thread number
This commit is contained in:
parent
421df55e89
commit
5cc24bd7d9
|
@ -5,7 +5,7 @@
|
|||
[server]
|
||||
disable-authentication = true
|
||||
endpoint = tcp://0.0.0.0:8529
|
||||
threads = 8
|
||||
threads = 4
|
||||
# reuse-address = false
|
||||
|
||||
[scheduler]
|
||||
|
|
Loading…
Reference in New Issue