services.lubelogger.settings
NixOS option
Additional configuration for LubeLogger, see https://docs.lubelogger.com/Environment%20Variables for supported values.
type: attribute set of stringDefault
{ }Example
declared in: nixos/modules/services/web-apps/lubelogger.nixView source on NixOS/nixpkgs →{
LUBELOGGER_ALLOWED_FILE_EXTENSIONS = "";
LUBELOGGER_LOGO_URL = "";
}