sogo/Tests/config.py.in
Wolfgang Sourdeau d54fef79b8 Monotone-Parent: 413f1a1eef0a131464297caa0b801dbd10e14b8d
Monotone-Revision: b2238fb6fffbf3d555c8ef5fd7436135fbbdfacb

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-08-27T16:20:41
Monotone-Branch: ca.inverse.sogo
2009-08-27 16:20:41 +00:00

11 lines
219 B
Python

hostname = "localhost"
port = "80"
username = "myuser"
password = "mypass"
subscriber_username = "otheruser"
subscriber_password = "otherpass"
attendee1 = "user@domain.com"
attendee1_delegate = "otheruser@domain.com"