Update Smokeping.md (#11956)

* Update Smokeping.md

Add smokeping URL path on the config example

* fix quote
This commit is contained in:
Anael Mobilia
2020-07-22 16:01:14 +02:00
committed by GitHub
parent 86220eed9e
commit 0b5a9106d8

View File

@@ -106,6 +106,7 @@ $config['smokeping']['dir'] = '/var/lib/smokeping'; // Ubuntu 16.04 and newer Lo
#$config['smokeping']['dir'] = '/opt/smokeping/data';
$config['smokeping']['pings'] = 20; // should be equal to "pings" in your smokeping config
$config['smokeping']['integration'] = true;
$config['smokeping']['url'] = 'smokeping/'; // If you have a specific URL or path for smokeping
```
## Configure web server