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-10-05 15:01:29 +00:00
|
|
|
"backup-pruning": {
|
|
|
|
"link": "/docs/backup-client.html#backup-pruning",
|
|
|
|
"title": "Pruning and Removing Backups"
|
|
|
|
},
|
|
|
|
"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-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-09 15:35:57 +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
|
|
|
};
|