diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-05-15 15:25:27 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-05-15 15:25:27 +0000 |
commit | 130065d67ceffc4a801ecdd7e37b4ff23afc8de9 (patch) | |
tree | 96fde52c734f0ead36e6e915fb0163b49d64a144 /doc | |
parent | 1087d9d6571ccfb183abdb2efc75a65548ac5acf (diff) |
- Update reference.conf
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3532 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference.conf b/doc/reference.conf index 709058c..d9069c0 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -1136,7 +1136,7 @@ general { /* * pace_wait: minimum time required between use of more intensive commands - * (AWAY, INFO, LINKS, MAP, MOTD, STATS, WHO, wildcard WHOIS, WHOWAS) + * (AWAY, INFO, LINKS, MAP, MOTD, STATS, WHO, WHOWAS) */ pace_wait = 10 seconds; |