This commit is contained in:
Roly Rudy Gutierrez Pinto
2018-10-02 10:26:02 -04:00
committed by Paula Quispe
parent d263c5a7ca
commit ca3d718578
6 changed files with 106 additions and 5 deletions

View File

@@ -68,7 +68,8 @@ class System
'google_map_api_key' => '',
'google_map_signature' => '',
'logging_level' => 'INFO',
'upload_attempts_limit_per_user' => '60,1'
'upload_attempts_limit_per_user' => '60,1',
'files_white_list' => ''
);
/**