all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH v1 proxmox-backup] www: regenerate OnlineHelpInfo.js
@ 2026-06-02 13:28 Robert Obkircher
  2026-06-03  8:58 ` Christian Ebner
  2026-06-03 10:33 ` applied: " Fabian Grünbichler
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Obkircher @ 2026-06-02 13:28 UTC (permalink / raw)
  To: pbs-devel

Those new labels seem to be unused, but it is a bit inconvenient that
commands like "make -C www" modify tracked files.

Fixes: 304f6d19251f ("docs: describe s3 request notifications and threshold reset schedule")
Signed-off-by: Robert Obkircher <r.obkircher@proxmox.com>
---
 www/OnlineHelpInfo.js | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/www/OnlineHelpInfo.js b/www/OnlineHelpInfo.js
index e118b0add..6f809f007 100644
--- a/www/OnlineHelpInfo.js
+++ b/www/OnlineHelpInfo.js
@@ -271,6 +271,10 @@ const proxmoxOnlineHelpInfo = {
     "link": "/docs/notifications.html#notification-mode",
     "title": "Notification Mode"
   },
+  "s3-notification-thresholds": {
+    "link": "/docs/notifications.html#s3-notification-thresholds",
+    "title": "Notification Thresholds and Reset Schedule (S3 Datastores Only)"
+  },
   "pve-integration": {
     "link": "/docs/pve-integration.html#pve-integration",
     "title": "`Proxmox VE`_ Integration"
@@ -303,6 +307,10 @@ const proxmoxOnlineHelpInfo = {
     "link": "/docs/storage.html#storage-move-namespaces-groups",
     "title": "Moving Namespaces and Groups"
   },
+  "datastore-options": {
+    "link": "/docs/storage.html#datastore-options",
+    "title": "Options"
+  },
   "datastore-tuning-options": {
     "link": "/docs/storage.html#datastore-tuning-options",
     "title": "Tuning"
-- 
2.47.3





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-06-03 10:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-02 13:28 [PATCH v1 proxmox-backup] www: regenerate OnlineHelpInfo.js Robert Obkircher
2026-06-03  8:58 ` Christian Ebner
2026-06-03 10:33 ` applied: " Fabian Grünbichler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal