www/OnlineHelpInfo.js: update for syncjobs

This commit is contained in:
Dietmar Maurer 2020-09-12 15:10:08 +02:00
parent 158f49e246
commit 58169da46a

View File

@ -3,6 +3,10 @@ const proxmoxOnlineHelpInfo = {
"link": "/docs/index.html",
"title": "Proxmox Backup Server Documentation Index"
},
"syncjobs": {
"link": "/docs/administration-guide.html#syncjobs",
"title": "Sync Jobs"
},
"chapter-zfs": {
"link": "/docs/sysadmin.html#chapter-zfs",
"title": "ZFS on Linux"