From 7956f94eb8e9fe9c0a79451a31f6f4a94daaec9a Mon Sep 17 00:00:00 2001 From: pep-un Date: Sun, 26 Feb 2017 14:44:21 +0100 Subject: [PATCH] Add a title for the RANCID section (#6012) * Remote monitoring using tinc VPN * Added 2 # command-pefixes * Add bash source code highlighting * Updated file name + some commands * update docs * Add a title for the RANCID section --- doc/Support/Configuration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/Support/Configuration.md b/doc/Support/Configuration.md index b55e74c51d..b6e5a5d7d1 100644 --- a/doc/Support/Configuration.md +++ b/doc/Support/Configuration.md @@ -345,6 +345,8 @@ Enable / disable additional port statistics. ### External integration +#### Rancid + ```php $config['rancid_configs'][] = '/var/lib/rancid/network/configs/'; $config['rancid_ignorecomments'] = 0;