Increased default BADGE_MAX_AGE_SECONDS (#1846)
* Added note about default on website
This commit is contained in:
@@ -215,7 +215,7 @@ export default class Usage extends React.PureComponent {
|
||||
<td>
|
||||
<code>?maxAge=3600</code>
|
||||
</td>
|
||||
<td>Set the HTTP cache lifetime in secs (values below the default will be ignored)</td>
|
||||
<td>Set the HTTP cache lifetime in secs (values below the default (currently 120 seconds) will be ignored)</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user