This commit is contained in:
Roly Rudy Gutierrez Pinto
2018-09-28 16:32:15 -04:00
parent 64292cf2b6
commit e9c1816e57
2 changed files with 4 additions and 1 deletions

View File

@@ -63,7 +63,8 @@ class System
'disable_download_documents_session_validation' => 0,
'logs_max_files' => 60,
'logs_location' => '',
'logging_level' => 'INFO'
'logging_level' => 'INFO',
'smtp_timeout' => 20
);
/**