Default settings restored

This commit is contained in:
mmk2410 2015-12-20 19:19:41 +01:00
parent 7eb917f115
commit 2fdfa5e232
1 changed files with 2 additions and 2 deletions

View File

@ -71,14 +71,14 @@ $rcc = 'yes';
$nav_drawer = 'yes';
// Set here the name of your theme. Read the documentation for more themes
$theme = 'background-img';
$theme = 'material-light';
// Set here your language. The file must exist in the lang directory
$language = "en";
// pagination: how many articles should be on one page
// set to 0 to disable it
$pagination = 2;
$pagination = 0;
// Favicon - Set here the path to your favicon
$favicon = "http://example.com/res/img/favicon.png";