X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=datacenter.cfg.5-opts.adoc;fp=datacenter.cfg.5-opts.adoc;h=e78184d405fc9910df396a0ed139337cb5705c33;hp=4e3ae5cbec862db18027f62b4c787facb0724e9a;hb=c2993fe56c757a6b53001af4b2af6517ef598f1e;hpb=37638f5933abbe3e521b2fdeb20f52f717d75750 diff --git a/datacenter.cfg.5-opts.adoc b/datacenter.cfg.5-opts.adoc index 4e3ae5c..e78184d 100644 --- a/datacenter.cfg.5-opts.adoc +++ b/datacenter.cfg.5-opts.adoc @@ -1,8 +1,6 @@ `console`: `(applet | html5 | vv)` :: -Select the default Console viewer. You can either use the builtin java -applet (VNC), an external virt-viewer comtatible application (SPICE), or an -HTML5 based viewer (noVNC). +Select the default Console viewer. You can either use the builtin java applet (VNC), an external virt-viewer comtatible application (SPICE), or an HTML5 based viewer (noVNC). `email_from`: `string` :: @@ -10,16 +8,13 @@ Specify email address to send notification from (default is root@$hostname) `fencing`: `(both | hardware | watchdog)` (default=`watchdog`):: -Set the fencing mode of the HA cluster. Hardware mode needs a valid -configuration of fence devices in /etc/pve/ha/fence.cfg. With both all two -modes are used. +Set the fencing mode of the HA cluster. Hardware mode needs a valid configuration of fence devices in /etc/pve/ha/fence.cfg. With both all two modes are used. + WARNING: 'hardware' and 'both' are EXPERIMENTAL & WIP `http_proxy`: `http://.*` :: -Specify external http proxy which is used for downloads (example: -'http://username:password@host:port/') +Specify external http proxy which is used for downloads (example: 'http://username:password@host:port/') `keyboard`: `(da | de | de-ch | en-gb | en-us | es | fi | fr | fr-be | fr-ca | fr-ch | hu | is | it | ja | lt | mk | nl | no | pl | pt | pt-br | sl | sv | tr)` :: @@ -31,11 +26,9 @@ Default GUI language. `max_workers`: `integer (1 - N)` :: -Defines how many workers (per node) are maximal started on actions like -'stopall VMs' or task from the ha-manager. +Defines how many workers (per node) are maximal started on actions like 'stopall VMs' or task from the ha-manager. `migration_unsecure`: `boolean` :: -Migration is secure using SSH tunnel by default. For secure private -networks you can disable it to speed up migration. +Migration is secure using SSH tunnel by default. For secure private networks you can disable it to speed up migration.