Skip to content

Commit 2414bee

Browse files
author
Gary
committed
Updated rest.php
Changed the documentation for 'limits table' to show correct table name
1 parent e4c0b12 commit 2414bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/config/rest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@
395395
|
396396
| The table name in your database that stores limits.
397397
|
398-
| 'logs'
398+
| 'limits'
399399
|
400400
*/
401401
$config['rest_limits_table'] = 'limits';

0 commit comments

Comments
 (0)