I have recently installed Neo4j 3.0, and since I need to enable outside access, I need the configuration file, and where in the 2.3.3 the configuration files were located in within the /var/lib/neo4j/ structure.
I am not able to locate them anywhere in the 3.0 version. I know it have changed name to neo4j.conf.
My folder structure in the above directory is:
- plugins
- import
- data
- certificates
I am running Ubuntu 16.04 (Xenial Xerus). I have tried the documentation. However, that doesn't describe the location. I also already tried "find -name "neo4j.conf" without luck.