Now links users to mumble, and check_user works with virtual servers

This commit is contained in:
2010-03-23 10:17:00 +00:00
parent 9503dd12f6
commit 05f5df397c
2 changed files with 7 additions and 3 deletions

View File

@@ -112,9 +112,9 @@ JABBER_AUTH_PASSWD = 'pepperllama34'
### Mumble Service Settings
DEFAULT_CONN = 'Meta:tcp -h 127.0.0.1 -p 6502'
MUMBLE_DEFAULT_PORT = 64738
MUMBLE_DEFAULT_PORT = 64740
SLICE = 'Murmur.ice'
MUMBLE_SERVER_ID = 1
MUMBLE_SERVER_ID = 2
### Wiki Service Settings