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