config.pm
changeset 13 d9694ca1b7fc
parent 12 b3edfead728b
child 28 714d4a0ea0bc
--- a/config.pm	Tue Feb 03 11:00:50 2009 +0000
+++ b/config.pm	Wed Feb 11 10:34:18 2009 +0000
@@ -1,5 +1,5 @@
 package config;
 @mailto = qw(root@localhost);
-@notify_dirs = qw(/etc);
+#@notify_dirs = qw(/etc);
 
 1;