user stream

This commit is contained in:
yuri
2015-10-28 12:19:49 +02:00
parent a1f641af7a
commit d60d8bdcae
8 changed files with 84 additions and 49 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ use \Espo\Core\Exceptions\Error;
class Stream extends \Espo\Core\Controllers\Base
{
const MAX_SIZE_LIMIT = 400;
const MAX_SIZE_LIMIT = 200;
public static $defaultAction = 'list';