services.activemq.baseDir

NixOS option

The base directory where ActiveMQ stores its persistent data and logs. This will be overridden if you set “activemq.base” and “activemq.data” in the javaProperties option. You can also override this in activemq.xml.

type: string
Default
"/var/activemq"
declared in: nixos/modules/services/amqp/activemq/default.nixView source on NixOS/nixpkgs →