]> git.proxmox.com Git - pve-docs.git/blobdiff - datacenter.cfg.adoc
scan-adoc-refs: factor out register_title
[pve-docs.git] / datacenter.cfg.adoc
index 802837611bdbdbea3a6c6b0d9af40697ecfc180b..63bee572a43364e8f6b41013f8004da67d1c7b1b 100644 (file)
@@ -3,16 +3,18 @@ PVE({manvolnum})
 ================
 include::attributes.txt[]
 
+:pve-toplevel:
+
 NAME
 ----
 
 datacenter.cfg - Proxmox VE Datacenter Configuration
 
 
-SYNOPSYS
+SYNOPSIS
 --------
 
-'/etc/pve/datacenter.cfg'
+`/etc/pve/datacenter.cfg`
 
 
 DESCRIPTION
@@ -25,7 +27,11 @@ Datacenter Configuration
 include::attributes.txt[]
 endif::manvolnum[]
 
-The file '/etc/pve/datacenter.cfg' is a configuration file for
+ifdef::wiki[]
+:pve-toplevel:
+endif::wiki[]
+
+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 +42,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.