diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-04-12 11:02:33 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-04-12 11:02:33 +0000 |
commit | a7301e1d0ec5b87de4693eaf23eb4c474d489ac2 (patch) | |
tree | 4e72fe7180e631fb260b1acf6ad5aaf6775af492 /doc/example.conf | |
parent | 6a714bdb1595cdecb75a93271d12f606376e2adc (diff) |
- Remote server connection and split notices now go to new usermode +e
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1818 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'doc/example.conf')
-rw-r--r-- | doc/example.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/example.conf b/doc/example.conf index e0c3491..162c608 100644 --- a/doc/example.conf +++ b/doc/example.conf @@ -456,6 +456,7 @@ operator { * +C - cconn_full - Client connection/quit notices full * +D - deaf - Don't receive channel messages * +d - debug - See debugging notices + * +e - external - See remote server connection and split notices * +f - full - See auth{} block full notices * +G - softcallerid - Server Side Ignore for users not on your channels * +g - callerid - Server Side Ignore (for privmsgs etc) @@ -469,7 +470,6 @@ operator { * +s - servnotice - See general server notices * +u - unauth - See unauthorized client notices * +w - wallop - See server generated WALLOPS - * +x - external - See remote server connection and split notices * +y - spy - See LINKS, STATS, TRACE notices etc. * +z - operwall - See oper generated WALLOPS */ @@ -1144,6 +1144,7 @@ general { * +C - cconn_full - Client connection/quit notices full * +D - deaf - Don't receive channel messages * +d - debug - See debugging notices + * +e - external - See remote server connection and split notices * +f - full - See auth{} block full notices * +G - softcallerid - Server Side Ignore for users not on your channels * +g - callerid - Server Side Ignore (for privmsgs etc) @@ -1157,7 +1158,6 @@ general { * +s - servnotice - See general server notices * +u - unauth - See unauthorized client notices * +w - wallop - See server generated WALLOPS - * +x - external - See remote server connection and split notices * +y - spy - See LINKS, STATS, TRACE notices etc. * +z - operwall - See oper generated WALLOPS */ |