Hi, i have setup neo4j on ec2 amz linux.
I have changed /etc/neo4j/neo4j.config file. But when i start neo4j using service, it doesnt seem to read the config file?
All i get are ports listening on localhost.
I also tried with a neo4j.template file, b...