Is there a way to start neo4j with an alternative conf folder (so I don't have to keep copying my config files from install to install). Seems pretty common for services to have something like:
neo4j start --config=/usr/local/neo4j/conf
This might not be a big deal for most, so maybe there's no way to do that, yet... does it exist, or should I create a feature request?
Wes