]> git.proxmox.com Git - pve-docs.git/blobdiff - datacenter.cfg.5-opts.adoc
README: note level 4 heading issues
[pve-docs.git] / datacenter.cfg.5-opts.adoc
index db62fe9b35acc1f6541ec7d187b9012cb2c863d4..dd89533a6e8c6f7c01d55bf7e4459ed47dc1d3e0 100644 (file)
@@ -1,6 +1,30 @@
-`console`: `<applet | html5 | vv>` ::
+`bwlimit`: `[clone=<LIMIT>] [,default=<LIMIT>] [,migration=<LIMIT>] [,move=<LIMIT>] [,restore=<LIMIT>]` ::
 
-Select the default Console viewer. You can either use the builtin java applet (VNC; deprecated and maps to html5), an external virt-viewer comtatible application (SPICE), or an HTML5 based viewer (noVNC).
+Set bandwidth/io limits various operations.
+
+`clone`=`<LIMIT>` ;;
+
+bandwidth limit in MiB/s for cloning disks
+
+`default`=`<LIMIT>` ;;
+
+default bandwidth limit in MiB/s
+
+`migration`=`<LIMIT>` ;;
+
+bandwidth limit in MiB/s for migrating guests
+
+`move`=`<LIMIT>` ;;
+
+bandwidth limit in MiB/s for moving disks
+
+`restore`=`<LIMIT>` ;;
+
+bandwidth limit in MiB/s for restoring guests from backups
+
+`console`: `<applet | html5 | vv | xtermjs>` ::
+
+Select the default Console viewer. You can either use the builtin java applet (VNC; deprecated and maps to html5), an external virt-viewer comtatible application (SPICE), an HTML5 based vnc viewer (noVNC), or an HTML5 based console client (xtermjs). If the selected viewer is not available (e.g. SPICE not activated for the VM), the fallback is noVNC.
 
 `email_from`: `<string>` ::
 
@@ -20,7 +44,7 @@ Specify external http proxy which is used for downloads (example: 'http://userna
 
 Default keybord layout for vnc server.
 
-`language`: `<de | en>` ::
+`language`: `<ca | de | en | es | eu | fa | fr | it | ja | nb | nn | pl | pt_BR | ru | sl | sv | tr | zh_CN | zh_TW>` ::
 
 Default GUI language.