Skip to content

Commit 374f50e

Browse files
committed
Update config.inc.php
1 parent 4a7c7e4 commit 374f50e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

home/phpmyadmin/config.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
$cfg['ServerDefault'] = 0;
108108
$cfg['UploadDir'] = '';
109109
$cfg['SaveDir'] = '';
110-
110+
$cfg['ExecTimeLimit'] = 900;
111111
$cfg['ActionLinksMode'] = 'icons';
112112
$cfg['AjaxEnable'] = true;
113113
$cfg['blowfish_secret'] = 'c75609ce35eca302065d07c3a7d1b4e5';

0 commit comments

Comments
 (0)