* [pbs-devel] [PATCH proxmox-backup] docs: notifications: document HTTP-based target's proxy behavior
@ 2024-12-09 10:40 Lukas Wagner
2024-12-09 12:33 ` [pbs-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Lukas Wagner @ 2024-12-09 10:40 UTC (permalink / raw)
To: pbs-devel
Gotify and webhook targets will use the HTTP proxy settings from
node.cfg, the documentation should mention this.
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
---
docs/notifications.rst | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/docs/notifications.rst b/docs/notifications.rst
index 7e0da998..34fc0128 100644
--- a/docs/notifications.rst
+++ b/docs/notifications.rst
@@ -83,6 +83,9 @@ allows you to send push notifications to various devices and
applications. It provides a simple API and web interface, making it easy to
integrate with different platforms and services.
+.. NOTE:: Gotify targets will respect the HTTP proxy settings from
+ Configuration → Other → HTTP proxy
+
See :ref:`notifications.cfg` for all configuration options.
.. _notification_targets_webhook:
@@ -128,6 +131,10 @@ For convenience, the following helpers are available:
to pass a whole sub-namespace (e.g. ``fields``) as a part of a JSON payload
(e.g. ``{{ json fields }}``).
+
+.. NOTE:: Webhook targets will respect the HTTP proxy settings from
+ Configuration → Other → HTTP proxy
+
Example - ntfy.sh
"""""""""""""""""
--
2.39.5
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pbs-devel] applied: [PATCH proxmox-backup] docs: notifications: document HTTP-based target's proxy behavior
2024-12-09 10:40 [pbs-devel] [PATCH proxmox-backup] docs: notifications: document HTTP-based target's proxy behavior Lukas Wagner
@ 2024-12-09 12:33 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2024-12-09 12:33 UTC (permalink / raw)
To: Proxmox Backup Server development discussion, Lukas Wagner
Am 09.12.24 um 11:40 schrieb Lukas Wagner:
> Gotify and webhook targets will use the HTTP proxy settings from
> node.cfg, the documentation should mention this.
>
> Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
> ---
> docs/notifications.rst | 7 +++++++
> 1 file changed, 7 insertions(+)
>
>
applied, thanks!
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-09 12:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-09 10:40 [pbs-devel] [PATCH proxmox-backup] docs: notifications: document HTTP-based target's proxy behavior Lukas Wagner
2024-12-09 12:33 ` [pbs-devel] applied: " Thomas Lamprecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox