2020-09-02 12:22:36 +00:00
|
|
|
const proxmoxOnlineHelpInfo = {
|
|
|
|
"pbs_documentation_index": {
|
2020-09-02 12:41:03 +00:00
|
|
|
"link": "/docs/index.html",
|
2020-09-02 12:22:36 +00:00
|
|
|
"title": "Proxmox Backup Server Documentation Index"
|
|
|
|
},
|
2020-11-10 08:53:05 +00:00
|
|
|
"changing-backup-owner": {
|
|
|
|
"link": "/docs/backup-client.html#changing-backup-owner",
|
|
|
|
"title": "Changing the Owner of a Backup Group"
|
|
|
|
},
|
2020-10-05 15:01:29 +00:00
|
|
|
"backup-pruning": {
|
|
|
|
"link": "/docs/backup-client.html#backup-pruning",
|
|
|
|
"title": "Pruning and Removing Backups"
|
|
|
|
},
|
2020-11-10 09:35:35 +00:00
|
|
|
"get-help": {
|
|
|
|
"link": "/docs/introduction.html#get-help",
|
|
|
|
"title": "Getting Help"
|
|
|
|
},
|
2020-10-05 15:01:29 +00:00
|
|
|
"chapter-zfs": {
|
|
|
|
"link": "/docs/sysadmin.html#chapter-zfs",
|
|
|
|
"title": "ZFS on Linux"
|
|
|
|
},
|
2020-11-07 15:03:07 +00:00
|
|
|
"maintenance-pruning": {
|
|
|
|
"link": "/docs/maintenance.html#maintenance-pruning",
|
|
|
|
"title": "Pruning"
|
|
|
|
},
|
2020-11-06 16:49:22 +00:00
|
|
|
"maintenance-notification": {
|
|
|
|
"link": "/docs/maintenance.html#maintenance-notification",
|
|
|
|
"title": "Notifications"
|
|
|
|
},
|
2020-10-05 15:08:16 +00:00
|
|
|
"backup-remote": {
|
|
|
|
"link": "/docs/managing-remotes.html#backup-remote",
|
2020-11-09 15:35:57 +00:00
|
|
|
"title": "Remote"
|
2020-10-05 15:08:16 +00:00
|
|
|
},
|
2020-10-05 15:01:29 +00:00
|
|
|
"syncjobs": {
|
|
|
|
"link": "/docs/managing-remotes.html#syncjobs",
|
|
|
|
"title": "Sync Jobs"
|
|
|
|
},
|
2020-11-10 09:15:44 +00:00
|
|
|
"storage-disk-management": {
|
|
|
|
"link": "/docs/storage.html#storage-disk-management",
|
|
|
|
"title": "Disk Management"
|
|
|
|
},
|
2020-09-21 11:25:48 +00:00
|
|
|
"datastore-intro": {
|
2020-10-05 15:01:29 +00:00
|
|
|
"link": "/docs/storage.html#datastore-intro",
|
2020-11-10 08:51:30 +00:00
|
|
|
"title": "Datastore"
|
2020-09-21 11:25:48 +00:00
|
|
|
},
|
|
|
|
"user-mgmt": {
|
2020-10-05 15:01:29 +00:00
|
|
|
"link": "/docs/user-management.html#user-mgmt",
|
2020-09-21 11:25:48 +00:00
|
|
|
"title": "User Management"
|
|
|
|
},
|
|
|
|
"user-acl": {
|
2020-10-05 15:01:29 +00:00
|
|
|
"link": "/docs/user-management.html#user-acl",
|
2020-09-21 11:25:48 +00:00
|
|
|
"title": "Access Control"
|
2020-09-02 12:22:36 +00:00
|
|
|
}
|
2019-01-25 11:37:01 +00:00
|
|
|
};
|