MyNixOS website logo
option

services.grafana-to-ntfy.settings.bauthUser

The user for Basic Auth on incoming webhook requests from Grafana or Alertmanager. When set together with bauthPass, incoming requests require Basic Auth. When both are null, the endpoint is open (unauthenticated).

Declarations
Type
null or string
Default
null
Example
"admin"