services.neo4j.http.enable

NixOS option

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 in: nixos/modules/services/databases/neo4j.nixView source on NixOS/nixpkgs →