priv users now have 6sec timeout, platinum users have 9sec timeout

This commit is contained in:
albert
2013-03-21 07:46:49 -07:00
parent 27dfeb75b1
commit 4606ec4763
7 changed files with 40 additions and 4 deletions

View File

@@ -67,6 +67,18 @@
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td>API Hourly Limit</td>
<td>3,000</td>
<td>10,000</td>
<td>20,000</td>
</tr>
<tr>
<td>Database Timeout</td>
<td>3 sec</td>
<td>6 sec</td>
<td>9 sec</td>
</tr>
</tbody>
</table>
</div>