diff options
author | Tobi Oetiker <tobi@oetiker.ch> | 2008-07-24 19:36:57 +0200 |
---|---|---|
committer | Tobi Oetiker <tobi@oetiker.ch> | 2008-07-24 19:36:57 +0200 |
commit | 6f4833870c8de9fbcc0fa96f87c783fa9e280b5e (patch) | |
tree | e655e776c585bb0edafbe9b8f8a7a98bca8bb89b /etc | |
parent | 11299344ee659123b8fe18794da4e7a7b24c6e5c (diff) | |
download | smokeping-6f4833870c8de9fbcc0fa96f87c783fa9e280b5e.tar.gz smokeping-6f4833870c8de9fbcc0fa96f87c783fa9e280b5e.tar.xz |
* added strict and warnings to the cgi and the daemon wrappers ...
* fixed regression introduced while fixing taint issues
Diffstat (limited to 'etc')
-rw-r--r-- | etc/config.dist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/config.dist b/etc/config.dist index c8758d0..f641cac 100644 --- a/etc/config.dist +++ b/etc/config.dist @@ -112,7 +112,10 @@ secrets=/home/oetiker/checkouts/smokeping/trunk/software/etc/smokeping_secrets.d +boomer display_name=boomer color=0000ff + +slave2 +display_name=another +color=00ff00 *** Targets *** |