Grafana can send emails

This commit is contained in:
Andrea Ciceri 2024-08-07 15:31:05 +02:00
parent ffd576cf99
commit fc1e93f731
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
2 changed files with 12 additions and 1 deletions

View file

@ -181,7 +181,11 @@
"hass-ssh-key".owner = "hass";
# "matrix-registration-shared-secret".owner = "matrix-synapse";
# "matrix-sliding-sync-secret".owner = "matrix-synapse";
"autistici-password".owner = "forgejo";
"autistici-password" = {
# FIXME terrible, should create a third ad-hoc group
owner = "grafana";
group = "forgejo";
};
"garmin-collector-environment".owner = "garmin-collector";
};
};