services.bluemap.webappSettings

NixOS option

Settings for the webapp.conf file, see upstream docs.

type: open submodule of (HOCON value)
Default
{
  enabled = true;
  webroot = config.services.bluemap.webRoot;
}
declared in: nixos/modules/services/web-apps/bluemap.nixView source on NixOS/nixpkgs →