services.neo4j.constrainLoadCsv

Sets the root directory for file URLs used with the Cypher LOAD CSV clause to be that defined by directories.imports. It restricts access to only those files within that directory and its subdirectories.

Setting this option to false introduces possible security problems.

Type
boolean
Default
true
Declared
<nixpkgs/nixos/modules/services/databases/neo4j.nix>