]> git.proxmox.com Git - pve-docs.git/blobdiff - datacenter.cfg.5-opts.adoc
run make update
[pve-docs.git] / datacenter.cfg.5-opts.adoc
index 8b84a3e319e2b37eee654e97dcfa6a8bcc36c6b1..2b9fd2148e50c59958190a8d6664e9569f9bad6e 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>` ::
 
@@ -56,7 +56,7 @@ Default keybord layout for vnc server.
 
 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.
+