The hazelcast encryption is supported by the enterprise version only.
This commit is contained in:
parent
497951c2b6
commit
ff888f44bc
|
@ -59,6 +59,7 @@ orientbd_graph_server_enabled: False
|
||||||
|
|
||||||
orientdb_hazelcast_group_name: orientdb
|
orientdb_hazelcast_group_name: orientdb
|
||||||
orientdb_hazelcast_group_password: orientdb
|
orientdb_hazelcast_group_password: orientdb
|
||||||
|
# This works on the enterprise version only.
|
||||||
orientbd_hazelcast_encryption: False
|
orientbd_hazelcast_encryption: False
|
||||||
orientdb_hazelcast_port_min: 2434
|
orientdb_hazelcast_port_min: 2434
|
||||||
orientdb_hazelcast_port_max: 2454
|
orientdb_hazelcast_port_max: 2454
|
||||||
|
|
Loading…
Reference in New Issue