update bugs fix
This commit is contained in:
@@ -394,6 +394,7 @@ class Helper
|
||||
ini_set('post_max_size', '32M'); // Batas post Yang di Upload
|
||||
ini_set('upload_max_filesize', '10M'); // Batas File yang di Upload
|
||||
ini_set('max_input_time ', '-1'); // Batas max time menunggu input max 5 menit
|
||||
ini_set('memory_limit', '256M');
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user