Ingfo
This commit is contained in:
parent
0e583811e4
commit
684ef8120c
|
|
@ -160,7 +160,7 @@ except KeyError:
|
|||
try:
|
||||
UPTOBOX_TOKEN = getConfig('UPTOBOX_TOKEN')
|
||||
except KeyError:
|
||||
logging.warning('UPTOBOX_TOKEN not provided!')
|
||||
logging.info('UPTOBOX_TOKEN not provided!')
|
||||
UPTOBOX_TOKEN = None
|
||||
try:
|
||||
INDEX_URL = getConfig('INDEX_URL')
|
||||
|
|
|
|||
Loading…
Reference in New Issue