continue removing author names in code

This commit is contained in:
Marc Delisle
2010-04-05 09:16:36 -04:00
parent 6b5f3b9962
commit 3ca82375d5
10 changed files with 16 additions and 17 deletions

View File

@@ -36,7 +36,7 @@ $cfg['Servers'][$i]['compress'] = false;
$cfg['Servers'][$i]['extension'] = 'mysql';
$cfg['Servers'][$i]['AllowNoPassword'] = false;
/* rajk - for blobstreaming */
/* for blobstreaming */
$cfg['Servers'][$i]['bs_garbage_threshold'] = 50;
$cfg['Servers'][$i]['bs_repository_threshold'] = '32M';
$cfg['Servers'][$i]['bs_temp_blob_timeout'] = 600;