Open tomersagi opened 4 years ago
you need to run ulimit -n 40000 before you start neo4j from the same shell that is running the neo4j script. Can't do it through an exec command.
you need to run ulimit -n 40000 before you start neo4j from the same shell that is running the neo4j script. Can't do it through an exec command.