MyNixOS website logo
option

services.lubelogger.settings

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

Declarations
Type
attribute set of string
Default
{ }
Example
{
  LUBELOGGER_ALLOWED_FILE_EXTENSIONS = "";
  LUBELOGGER_LOGO_URL = "";
}