]> git.proxmox.com Git - pve-docs.git/blobdiff - datacenter.cfg.adoc
buildsys: not our job to handle editor files
[pve-docs.git] / datacenter.cfg.adoc
index 802837611bdbdbea3a6c6b0d9af40697ecfc180b..d9404904b1a3d054d30a281d1d135541bf1f4236 100644 (file)
@@ -1,7 +1,8 @@
+[[datacenter_configuration_file]]
 ifdef::manvolnum[]
-PVE({manvolnum})
-================
-include::attributes.txt[]
+datacenter.cfg(5)
+=================
+:pve-toplevel:
 
 NAME
 ----
@@ -9,23 +10,25 @@ NAME
 datacenter.cfg - Proxmox VE Datacenter Configuration
 
 
-SYNOPSYS
+SYNOPSIS
 --------
 
-'/etc/pve/datacenter.cfg'
+`/etc/pve/datacenter.cfg`
 
 
 DESCRIPTION
 -----------
 endif::manvolnum[]
-
 ifndef::manvolnum[]
 Datacenter Configuration
 ========================
-include::attributes.txt[]
 endif::manvolnum[]
+ifdef::wiki[]
+:title: Manual: datacenter.cfg
+:pve-toplevel:
+endif::wiki[]
 
-The file '/etc/pve/datacenter.cfg' is a configuration file for
+The file `/etc/pve/datacenter.cfg` is a configuration file for
 {pve}. It contains cluster wide default values used by all nodes.
 
 File Format
@@ -36,7 +39,7 @@ the following format:
 
  OPTION: value
 
-Blank lines in the file are ignored, and lines starting with a '#'
+Blank lines in the file are ignored, and lines starting with a `#`
 character are treated as comments and are also ignored.