* new configurable: highscores_length, how much highscores to display

* fixed characters twig template loading
* fixed highscores links
This commit is contained in:
slawkens
2017-10-11 14:43:11 +02:00
parent f0adabf567
commit 005356ebb3
4 changed files with 11 additions and 6 deletions

View File

@@ -185,6 +185,7 @@ $config = array(
'highscores_outfit' => true, // show player outfit?
'highscores_country_box' => false, // doesnt work yet! (not implemented)
'highscores_groups_hidden' => 4, // this group id and higher won't be shown on the highscores
'highscores_length' => 100, // how many records per page on highscores
// characters page
'characters' => array( // what things to display on character view page (true/false in each option)