services.lubelogger.settings

Additional configuration for LubeLogger, see https://docs.lubelogger.com/Environment%20Variables for supported values.

Type
attribute set of string
Default
{ }
Example
{
  LUBELOGGER_ALLOWED_FILE_EXTENSIONS = "";
  LUBELOGGER_LOGO_URL = "";
}
Declared
<nixpkgs/nixos/modules/services/web-apps/lubelogger.nix>