]> git.proxmox.com Git - pve-docs.git/blobdiff - datacenter.cfg.5-opts.adoc
update static schema/synopsis definitions
[pve-docs.git] / datacenter.cfg.5-opts.adoc
index 8b84a3e319e2b37eee654e97dcfa6a8bcc36c6b1..2ef17923d1f13a0be7585c08847d63ccd603c44a 100644 (file)
@@ -4,23 +4,23 @@ Set bandwidth/io limits various operations.
 
 `clone`=`<LIMIT>` ;;
 
-bandwidth limit in MiB/s for cloning disks
+bandwidth limit in KiB/s for cloning disks
 
 `default`=`<LIMIT>` ;;
 
-default bandwidth limit in MiB/s
+default bandwidth limit in KiB/s
 
 `migration`=`<LIMIT>` ;;
 
-bandwidth limit in MiB/s for migrating guests
+bandwidth limit in KiB/s for migrating guests (including moving local disks)
 
 `move`=`<LIMIT>` ;;
 
-bandwidth limit in MiB/s for moving disks
+bandwidth limit in KiB/s for moving disks
 
 `restore`=`<LIMIT>` ;;
 
-bandwidth limit in MiB/s for restoring guests from backups
+bandwidth limit in KiB/s for restoring guests from backups
 
 `console`: `<applet | html5 | vv | xtermjs>` ::
 
@@ -52,11 +52,11 @@ Specify external http proxy which is used for downloads (example: 'http://userna
 
 Default keybord layout for vnc server.
 
-`language`: `<ca | de | en | es | eu | fa | fr | it | ja | nb | nn | pl | pt_BR | ru | sl | sv | tr | zh_CN | zh_TW>` ::
+`language`: `<ca | da | de | en | es | eu | fa | fr | he | it | ja | nb | nn | pl | pt_BR | ru | sl | sv | tr | zh_CN | zh_TW>` ::
 
 Default GUI language.
 
-`mac_prefix`: `(?^i:[a-f0-9]{2}(?::[a-f0-9]{2}){0,2}:?)` ::
+`mac_prefix`: `<string>` ::
 
 Prefix for autogenerated MAC addresses.
 
@@ -80,3 +80,15 @@ Migration traffic is encrypted using an SSH tunnel by default. On secure, comple
 
 Migration is secure using SSH tunnel by default. For secure private networks you can disable it to speed up migration. Deprecated, use the 'migration' property instead!
 
+`u2f`: `[appid=<APPID>] [,origin=<URL>]` ::
+
+u2f
+
+`appid`=`<APPID>` ;;
+
+U2F AppId URL override. Defaults to the origin.
+
+`origin`=`<URL>` ;;
+
+U2F Origin override. Mostly useful for single nodes with a single URL.
+