services.neo4j.http.enable

Enable the HTTP connector for Neo4j. Setting this option to false will stop Neo4j from listening for incoming connections on the HTTPS port (7474 by default).

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