]> git.proxmox.com Git - pve-docs.git/commitdiff
metric server: remove whitespace in front of config section
authorAaron Lauterer <a.lauterer@proxmox.com>
Mon, 10 Aug 2020 11:42:25 +0000 (13:42 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 11 Aug 2020 12:38:11 +0000 (14:38 +0200)
The leading whitespace in the first lines of the examples caused some
confusion and problems [0] because the config would not work with it.

Removing the whitespace will make it easier to copy and paste the
examples, causing less frustation and confusion.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
[0] https://forum.proxmox.com/threads/issue-setting-up-influxdb.70687


No differences found