Changeset 76

Show
Ignore:
Timestamp:
05/09/04 19:02:09 (5 years ago)
Author:
jajcus
Message:

- updated

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/jjigw.xml.example

    r38 r76  
    1919</connect> 
    2020 
    21 <!-- currently only the first network will work, so choose it carefully :) --> 
     21<!-- 
     22   
     23  JJIGW can be used together with a special ident (RFC1413) server 
     24  which will return unique id for each unique gateway user. 
     25 
     26  The ident daemon (spidentd) is included in the JJIGW package. 
     27 
     28<spidentd> 
     29        <socket>sock</socket> 
     30</spidentd> 
     31--> 
     32 
     33<!-- 
     34  Administrators - Jabber users allowed to browse JJIGW status via Disco 
     35--> 
     36 
     37<admin>admin@localhost</admin> 
     38<admin>admin2@otherhost</admin> 
     39 
     40<!--  
     41  IRC networks accessible via the gatway.  
     42  For Jabberd2 you will need an alias for each network except the first one. 
     43--> 
    2244 
    2345<!--