From 1ae87658df44dd1492a24fc35efec80bc59ff3a1 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 15 Jan 2024 23:46:36 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-smokeping.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/images/docker-smokeping.md b/docs/images/docker-smokeping.md index d061c4c3e..76a53efba 100644 --- a/docs/images/docker-smokeping.md +++ b/docs/images/docker-smokeping.md @@ -41,6 +41,7 @@ The architectures supported by this image are: * Wait 10 minutes. * To reload the configuration without restarting the container, run `docker exec smokeping pkill -f -HUP '/usr/bin/perl /usr/s?bin/smokeping(_cgi)?'`, where `smokeping` is the container ID. * To restart the container, run `docker restart smokeping`, where `smokeping` is the container ID. +* Note that the default `Targets` file includes items that may or may not work. These are simply to provide examples of configuration. ## Usage