mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Convert update-directors into a full command
This commit is contained in:
@@ -160,11 +160,14 @@ FULL_API_CHARACTER_ID = 246102445
|
||||
|
||||
BANNED_EMAIL_DOMAINS = ['att.net']
|
||||
|
||||
|
||||
## Eve Proxy settings
|
||||
|
||||
EVE_PROXY_KEEP_LOGS = 30
|
||||
|
||||
## Director management settings
|
||||
|
||||
IGNORE_CORP_GROUPS = [29]
|
||||
|
||||
# try and import local settings
|
||||
try:
|
||||
from conf.settingslocal import *
|
||||
|
||||
Reference in New Issue
Block a user