Convert update-directors into a full command

This commit is contained in:
2011-03-16 08:40:36 +00:00
parent 2cd6426dc2
commit 8844e2f6b4
2 changed files with 24 additions and 42 deletions

View File

@@ -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 *