diff options
author | Niko Tyni <ntyni@iki.fi> | 2005-02-12 20:32:02 +0100 |
---|---|---|
committer | Niko Tyni <ntyni@iki.fi> | 2005-02-12 20:32:02 +0100 |
commit | fb018875344d19e44f0139629bee319b7184bd5c (patch) | |
tree | fc57614cab77c909a7a04ec5e77395c6fb71c61b /lib | |
parent | 62241bbdbab4ba6d9cb35bb5f70de6a86108087e (diff) | |
download | smokeping-fb018875344d19e44f0139629bee319b7184bd5c.tar.gz smokeping-fb018875344d19e44f0139629bee319b7184bd5c.tar.xz |
Minor documentation updates.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Smokeping/Examples.pm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/Smokeping/Examples.pm b/lib/Smokeping/Examples.pm index 623c632..e61eed2 100644 --- a/lib/Smokeping/Examples.pm +++ b/lib/Smokeping/Examples.pm @@ -29,6 +29,10 @@ separate module only because the latter is much too big already. It should be possible to include POD markup in the configuration explanations and have this module filter them away for the config files. +It might be nice for the probe module authors to be able to provide an +example configuration as part of the probe module instead of having to +modify Smokeping::Examples too. + =head1 COPYRIGHT Copyright 2005 by Niko Tyni. |