notifications-priv.cfg

Description

The file /etc/proxmox-backup/notifications-priv.cfg is a configuration file for Proxmox Backup Server. It contains the configuration for the notification system configuration.

File Format

This file contains protected credentials for notification targets.

Options

Section type 'gotify': Private configuration for Gotify notification endpoints. This config will be saved to a separate configuration file with stricter permissions (root:root 0600)

Required properties:

token<string>

Authentication token

Section type 'smtp': Private configuration for SMTP notification endpoints. This config will be saved to a separate configuration file with stricter permissions (root:root 0600)

Optional properties:

password<string>

The password to use during authentication.