Skip to content

Commit c449b95

Browse files
author
hubot
committed
Merge pull request github#644 from github/update-1416906866
2 parents 9f03254 + 7931709 commit c449b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Due to the complexity of searching code, there are a few restrictions on how sea
132132

133133
<ul>
134134
<li>Only the _default branch_ is considered. In most cases, this will be the `master` branch.</li>
135-
<li>Only files smaller than 200 KB are searchable.</li>
135+
<li>Only files smaller than 384 KB are searchable.</li>
136136
<li class='not-enterprise'> You must always include at least one search term when searching source code. For example, searching for <a href="https://github.com/search?utf8=✓&q=language%3Ago&type=Code"><code>language:go</code></a> is not valid, while <a href="https://github.com/search?utf8=✓&q=amazing+language%3Ago&type=Code"><code>amazing language:go</code></a> is.</li>
137137
</ul>
138138

0 commit comments

Comments
 (0)