mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-06-29 21:22:47 +00:00
notification: clarify that 'hostname' does not include the domain
This was a bit inconsistent between the different notification types: - APT/VZDump included the domain part - fence notifications did not A decision has been made to unify this by removing the domain part from APT/VZDump notifications. Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
This commit is contained in:
parent
75659740b2
commit
23c057837a
@ -301,7 +301,7 @@ Notification Events
|
|||||||
|=======================================================================
|
|=======================================================================
|
||||||
| Field name | Description
|
| Field name | Description
|
||||||
| `type` | Type of the notifcation
|
| `type` | Type of the notifcation
|
||||||
| `hostname` | Hostname, including domain (e.g. `pve1.example.com`)
|
| `hostname` | Hostname, without domain (e.g. `pve1`)
|
||||||
|=======================================================================
|
|=======================================================================
|
||||||
|
|
||||||
System Mail Forwarding
|
System Mail Forwarding
|
||||||
|
Loading…
Reference in New Issue
Block a user