mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-07 07:36:20 +01:00
Fixed exception thrown in celery
This commit is contained in:
@@ -144,7 +144,7 @@ DEFAULT_ALLIANCE_GROUP = 'AllianceMember'
|
||||
|
||||
# ALLIANCE INFO
|
||||
ALLIANCE_ID = '0'
|
||||
ALLIANCE_NAME = 'Alliance Name'
|
||||
ALLIANCE_NAME = 'SomeAllianceName'
|
||||
|
||||
# Jabber Prosody Info
|
||||
JABBER_URL = "@someaddress.com"
|
||||
|
||||
Reference in New Issue
Block a user