Changeset 98

Show
Ignore:
Timestamp:
10/13/07 18:27:46 (3 years ago)
Author:
omega
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • randomchat/config.py

    r97 r98  
    1 JID = 'test2' 
    2 PASS = 'test123' 
    3 SERVER = 'im.apinc.org' 
    4 PORT = 41021 
     1JID = 'randomchat.example.com' 
     2PASS = 'secret' 
     3SERVER = 'example.com' 
     4PORT = 5347