This commit is contained in:
Roly Rudy Gutierrez Pinto
2018-10-12 15:08:20 -04:00
parent 847533554f
commit 5d0e21fb5e
2 changed files with 15 additions and 1 deletions

View File

@@ -64,7 +64,9 @@ class System
'logs_max_files' => 60,
'logs_location' => '',
'logging_level' => 'INFO',
'smtp_timeout' => 20
'smtp_timeout' => 20,
'google_map_api_key' => '',
'google_map_signature' => ''
);
/**