datacenter.cfg - Proxmox VE datacenter configuration file
The /etc/pve/datacenter.cfg file is a configuration file for Proxmox VE. It contains cluster wide default values used by all nodes.
The file uses a simple colon separated key/value format. Each line has the following format:
OPTION: value
Blank lines in the file are ignored, and lines starting with a #
character are treated as comments and are also ignored.
Select the default Console viewer. You can either use the builtin java applet (VNC), or an external virt-viewer comtatible application (SPICE).
Specify external http proxy which is used for downloads (example: 'http://username:password@host:port/')
Default keybord layout for vnc server.
Default GUI language.
Migration is secure using SSH tunnel by default. For secure private networks you can disable it to speed up migration.
Copyright (C) 2007-2014 Proxmox Server Solutions GmbH
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.