mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 12:31:06 -05:00
Changed the per-page results from 10 to 15.
This commit is contained in:
parent
8799cf8d63
commit
1b3381e937
@ -61,7 +61,7 @@ $config['backup_pass'] = '';
|
||||
* Number of pastes per page, on the recent pastes listings.
|
||||
*
|
||||
**/
|
||||
$config['per_page'] = 10;
|
||||
$config['per_page'] = 15;
|
||||
|
||||
/**
|
||||
* Anti spam
|
||||
|
Loading…
x
Reference in New Issue
Block a user