diff options
| author | 2014-04-23 22:34:59 +0400 | |
|---|---|---|
| committer | 2014-04-23 22:34:59 +0400 | |
| commit | 8704a742cf217beff1557a3bcdd9e6a15742dcc7 (patch) | |
| tree | ef3fd9b37f1789fdc993da4c7374ad8843ed2d8f /config-default | |
| parent | d2b51df67c1a278f59963a2b18ac09295793b0ce (diff) | |
Changed the restrict command to require flag a instead of o
Diffstat (limited to 'config-default')
| -rw-r--r-- | config-default/commands.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default/commands.xml b/config-default/commands.xml index 7133da6..0decc02 100644 --- a/config-default/commands.xml +++ b/config-default/commands.xml @@ -488,7 +488,7 @@ $conn->me($event->replyto, $1); ]]> </command> - <command cmd="^;restrict (nick|account|host) (\S+) (\+|-)([a-z]+)$" flag="o"> + <command cmd="^;restrict (nick|account|host) (\S+) (\+|-)([a-z]+)$" flag="a"> <