Added Category Try to the side bar
This commit is contained in:
parent
1b1c87b5b4
commit
f56ed7118a
1 changed files with 4 additions and 0 deletions
|
|
@ -262,3 +262,7 @@ $wgEmbedVideoMaxWidth = 1920; // Integer - Maximum width of video playe
|
|||
$wgFFmpegLocation = '/usr/bin/ffmpeg'; // String - Set the location of the ffmpeg binary.
|
||||
$wgFFprobeLocation = '/usr/bin/ffprobe'; // String - Set the location of the ffprobe binary.
|
||||
|
||||
# Category Tree
|
||||
###############
|
||||
$wgCategoryTreeSidebarRoot = 'Category:Hauptseite';
|
||||
$wgCategoryTreeForceHeaders = true;
|
||||
Loading…
Add table
Reference in a new issue