services.neo4j.https.enable

NixOS option

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

type: boolean
Default
true
declared in: nixos/modules/services/databases/neo4j.nixView source on NixOS/nixpkgs →