From 6c3dcfd871064337a603844158f54aa7c8a9d47c Mon Sep 17 00:00:00 2001 From: Matt Calvert Date: Thu, 25 Feb 2021 12:16:01 +0000 Subject: [PATCH] Fix the bullet point rendering (#12560) The bullet points at the top of this page are rendered incorrectly, I think due to the spaces at the front --- doc/Extensions/Distributed-Poller.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/Extensions/Distributed-Poller.md b/doc/Extensions/Distributed-Poller.md index 21f9597319..bfc0fa3832 100644 --- a/doc/Extensions/Distributed-Poller.md +++ b/doc/Extensions/Distributed-Poller.md @@ -4,10 +4,10 @@ path: blob/master/doc/ # Distributed Poller A normal install contains all parts of LibreNMS: - - Poller/Discovery/etc workers - - RRD (Time series data store) * - - Database * - - Webserver (Web UI/API) * +- Poller/Discovery/etc workers +- RRD (Time series data store) * +- Database * +- Webserver (Web UI/API) * \* may only be installed on one server (however, some can be clustered)