Searched refs:MAX_READ_SIZE (Results 1 – 1 of 1) sorted by relevance
15 protected const MAX_READ_SIZE = 1_048_576; // 1 MB define in admin_plugin_logviewer148 if ($size < self::MAX_READ_SIZE) {151 $toread = self::MAX_READ_SIZE;161 if ($size >= self::MAX_READ_SIZE) {