################################################################ # Neo4j # # neo4j.properties - database tuning parameters # ################################################################ online_backup_enabled=true online_backup_server=192.168.168.33:6362 ha.server_id=1 ha.initial_hosts=192.168.168.33:5001,192.168.168.34:5001 ha.cluster_server=192.168.168.33:5001 ha.server=192.168.168.33:6001 ha.pull_interval=10