mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02: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