mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2026-01-13 14:21:28 +01:00
@@ -262,8 +262,13 @@
|
||||
// -------------- \\
|
||||
// WEBSITE STUFF \\
|
||||
// -------------- \\
|
||||
|
||||
// News to be displayed per page
|
||||
$config['news_per_page'] = 4;
|
||||
|
||||
// Enable or disable changelog ticker in news page.
|
||||
$config['UseChangelogTicker'] = true;
|
||||
|
||||
// Highscore configuration
|
||||
$config['highscore'] = array(
|
||||
'rows' => 100,
|
||||
|
||||
Reference in New Issue
Block a user