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-10-05 15:08:16 +00:00
|
|
|
"backup-remote": {
|
|
|
|
"link": "/docs/managing-remotes.html#backup-remote",
|
|
|
|
"title": ":term:`Remote`"
|
|
|
|
},
|
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-09-21 11:25:48 +00:00
|
|
|
"title": ":term:`DataStore`"
|
|
|
|
},
|
|
|
|
"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
|
|
|
};
|