mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-13 22:32:15 +00:00
Remove mumble-django, use direct API.
This commit is contained in:
@@ -79,7 +79,6 @@ INSTALLED_APPS = (
|
||||
'registration',
|
||||
'eve_proxy',
|
||||
'eve_api',
|
||||
'mumble',
|
||||
'reddit',
|
||||
'hr',
|
||||
'sso',
|
||||
@@ -115,12 +114,6 @@ REDDIT_USER = 'DredditVerification'
|
||||
# Password for validatio account
|
||||
REDDIT_PASSWD = ''
|
||||
|
||||
### Mumble Service Settings
|
||||
|
||||
DEFAULT_CONN = 'Meta:tcp -h 127.0.0.1 -p 6502'
|
||||
MUMBLE_DEFAULT_PORT = 64740
|
||||
SLICE = 'Murmur.ice'
|
||||
|
||||
### HR Settings
|
||||
|
||||
HR_STAFF_GROUP = 'HR Staff'
|
||||
|
||||
Reference in New Issue
Block a user