Skip to content

Conversation

@klobuczek
Copy link

neoctrl-configure has no way to disable existing or newly added configuration properties.

The current behavior of

neoctrl-configure prop1=

is that it will create an entry in neo4jj.conf

prop1=

At the moment it isn't well defined what this means and to my knowledge, there is no configuration requiring empty value.

This PR repurposes the notation

neoctrl-configure prop1=

to modify the neo4j.conf in the following way

#prop1=old_value

and thus allowing to achieve any valid configuration with neoctrl-configure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant