sogo/Tests/config.py.in

8 lines
144 B
Python

hostname = "localhost"
port = "80"
username = "myuser"
password = "mypass"
subscriber_username = "otheruser"
subscriber_password = "otherpass"