diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2012-11-06 22:20:16 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2012-11-06 22:20:16 +0000 |
commit | fe272d05ac511dce6b31d7d8e3ec5d753c7ec416 (patch) | |
tree | 1dde0e7ffc3328b531307d43a3a57197aa119054 /doc/example.quick.conf | |
parent | c6a12e857af384689fdc0cd478da1714bb9b16aa (diff) |
- More config subsystem cleanups
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1644 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'doc/example.quick.conf')
-rw-r--r-- | doc/example.quick.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/example.quick.conf b/doc/example.quick.conf index 65f0859..80e65ce 100644 --- a/doc/example.quick.conf +++ b/doc/example.quick.conf @@ -89,7 +89,6 @@ class { class { name = "server"; ping_time = 5 minutes; - ping_warning = 15 seconds; connectfreq = 5 minutes; max_number = 1; sendq=2 megabytes; |