summaryrefslogtreecommitdiffstats
path: root/meta.pl
diff options
context:
space:
mode:
Diffstat (limited to 'meta.pl')
-rwxr-xr-xmeta.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta.pl b/meta.pl
index 2e651d6..7ea526b 100755
--- a/meta.pl
+++ b/meta.pl
@@ -33,6 +33,7 @@ $::pass = '';
@::nick_blacklist=();
@::string_blacklist=();
$::netsplit = 0;
+$::netsplit_ignore_lag = 0;
$::debug = 0;
$::cset = '';
$::pacealerts = 1;