- prevent logging SSO errors into error.log during daily EVE server downtime +10min, closed #719

This commit is contained in:
Mark Friedrich
2018-11-29 21:21:08 +01:00
parent 07e03fce3a
commit 0e7008e72e
6 changed files with 127 additions and 9 deletions

View File

@@ -39,6 +39,7 @@ class Setup extends Controller {
'CCP_SSO_URL',
'CCP_SSO_CLIENT_ID',
'CCP_SSO_SECRET_KEY',
'CCP_SSO_DOWNTIME',
'CCP_ESI_URL',
'CCP_ESI_DATASOURCE',
'SMTP_HOST',