mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Now links users to mumble, and check_user works with virtual servers
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user